Document Validation & Extraction
Validate document types and extract structured data from documents.
Document Validation & Extraction
Validate document types and extract structured information from identity documents, proof of address, tax documents, and more. You can do this in the dashboard or via the API.
Using the API
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Use the document extract endpoint to submit a document (image or PDF) and get classification and extracted data. For full request and response schemas, see the API Reference.
Next steps
- Getting Started – Accounts and API keys
- Errors – Error handling and status codes