- Onboard client companies under your partner account
- Submit documents (PDF, DOCX, XLSX, PPTX) for compliance analysis
- Track processing status in real time
- Retrieve detailed compliance results
- Manage companies, business entities, and compliance reviews
Two-tier API keys
Authentication uses a two-tier key model. Each key is sent in theX-API-Key header.
| Tier | Key | Scope | Used for |
|---|---|---|---|
| 1 | Partner Key | Your partner organization | Onboarding clients, listing companies, browsing controls |
| 2 | Company Key | A single client company | Document submission, status polling, results retrieval |
POST /v1/onboard — the Company Key is returned once and used for all
document operations for that company.
Get started
Walk through onboarding, submitting your first document, and polling for results.
Integration Flows
The canonical end-to-end flows (A.1–A.12).
API Reference
Browse every endpoint, schema, and example in the API Reference tab.