Extract structured data from government ID documents using OCR and data extraction algorithms.
data:image/jpeg;base64, if present).
| Status Code | Error Type | Description |
|---|---|---|
| 400 | Bad Request | Request body must contain an image field with base64 data. |
| 401 | Unauthorized | Access Denied: API Key is unavailable. |
| 413 | Payload Too Large | Image file too large |
| 415 | Unsupported Media Type | Unsupported file format. Only JPEG and PNG files are supported. |
| 429 | Too Many Requests | Rate limit exceeded |
| 500 | Internal Server Error | OpenAI/Gemma API Server Error |