Document Extraction API home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Authentication
Documentation
API Reference
API Documentation
Introduction
Authentication
Endpoints
POST
Upload file
POST
Extract data from a file
GET
Get extraction results
Examples
Schema examples
On this page
API key
Authentication
API Documentation
Authentication
Extract structured data from any unstructured file.
API key
Sign up
for a free account and get an API key.
Authentication
All API endpoints are authenticated by providing a Bearer token in the header.
Copy
{
"Authorization"
:
"Bearer [Your API token]"
}
Introduction
Upload file
Assistant
Responses are generated using AI and may contain mistakes.