Product briefing
ArcorePaperless is an AI-enhanced document operations platform built around Paperless-ngx. It treats Paperless as the OCR and archive engine, then layers Arcore workflow routing, PII controls, financial intelligence, entity graphing, cloud/email ingestion, and conversational/voice-assisted document operations on top.
Endpoints
5
Key features
5
Stack components
9
Controls noted
5
May 15, 2026: Added governance-aligned copy, compare tooling support, and transparency notes.
| Method | Path | Description |
|---|---|---|
| GET | /api/v2/search | Search the document corpus, filters, and extracted metadata |
| POST | /api/v2/documents/[id]/extract | Run structured extraction for a specific document |
| GET | /api/v2/workflow/review-queue | Retrieve documents awaiting human review |
| POST | /api/v3/documents/bulk/pii-scan | Launch bulk PII scanning over selected documents |
| GET | /api/v3/events/stream | Subscribe to real-time async job and document activity events |
import requests
# Example interaction
response = requests.get(
url="https://api.arcore.internal/api/v2/search",
headers={"Authorization": "Bearer <session-or-api-context>"}
)
print(response.json())Compliance
Security
A GovCon-specific Enterprise Resource Planning (ERP) system designed to handle the complexities of government contracting. It manages Time & Materials (T&M), Cost Plus Fixed Fee (CPFF), and Firm Fixed Price (FFP) contracts with integrated DCAA (Defense Contract Audit Agency) compliance controls and project-based accounting.
A specialized module within ArcoreERP focused on advanced billing and invoicing. It automates the complex calculations for Time & Materials (T&M) contracts, Per Diem allowances, and ensures all expenses comply with government regulations like GSA limits.
ArcoreGenesis is the Portfolio & Intake Management system that governs how new ideas become funded projects. It provides a structured 'Front Door' for the enterprise, where all requests are scored, sized, and approved, aligning initiatives with strategic goals and budgets.