Classify MSAs, NDAs, invoices, employment agreements, subcontracts, and more. Returned as JSON your application can act on. One API call. No document expertise required.
The Problem
Your application handles the file. But when the document arrives, someone still has to read it.
The Solution
Supported document types
HR & Employment
Commercial
Construction
General
API Output
Upload a document, poll for completion, retrieve structured results. Same shape every time.
{
"document_id": "3f2a1b4c-8d91-4e7f-a3c2-9b0f6d2e1a87"
}
{
"document_id": "3f2a1b4c-8d91-4e7f-a3c2-9b0f6d2e1a87",
"status": "complete",
"results": {
"doc_type": "msa",
"extracted": {
"effective_date": "2026-01-01",
"expiry_date": "2027-01-01",
"counterparty": "Acme Corp",
"amount": 250000
},
"risks": [
{
"id": "RISK_UNFAVORABLE_GOVERNING_LAW",
"title": "Unfavorable governing law",
"severity": "medium",
"evidence": "Governing law clause specifies a non-standard jurisdiction",
"recommendation": "Review whether governing law aligns with organizational standards"
},
{
"id": "RISK_UNLIMITED_LIABILITY",
"title": "Unlimited liability",
"severity": "high",
"evidence": "No limitation of liability clause found in the agreement",
"recommendation": "Add a mutual limitation of liability clause capping exposure"
}
],
"warnings": []
}
}
Pricing
Usage-based. Billed monthly via invoice. Pilot partners receive a full credit on their first month.
Security & Data Handling
All API communication is over HTTPS. Documents are stored in a secured private file store.
Your documents are never used to fine-tune or retrain any model.
Data, API keys, and configuration are fully isolated per tenant by design.
Get Started
We work with a small number of integration partners at a time.
Reach out and we will schedule a technical walkthrough.