ID Document OCR API
The ID Document OCR API extracts structured identity data from ID images, including passports, driver licenses, state IDs, national IDs, residence permits, and similar documents. You send a base64-encoded image, and the API returns a normalized JSON object with document metadata, person details, address, identifiers, MRZ (when present), and helpful tags. Unlike generic OCR tools, this API is…
ID Document OCR API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
POST /id /id |
Upload a base64-encoded image of an identity document (passport, driver license, state ID, national ID, residence permit, etc.) and receive a fully normalized JSON response |
ID Document OCR API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $9 / month | — |
|
| ULTRA Recommended | $39 / month | — |
|
| MEGA | $149 / month | — |
|