API Reference
Generate Extraction Schema
Analyze document and generate an extraction schema
POST
This API requires authentication. See our Authentication Guide for details.
Features
- Identifies document type (Invoice, PO, etc.)
- Generates field schema based on content
- Supports PDF and images (jpg, jpeg, png)
- Accepts URL or base64-encoded file content
- Maximum file size: 10MB
Request Body
URL of the document to analyze
Base64 encoded file content

