HTTP status map
| Status | Typical codes |
|---|---|
| 400 | invalid_json, missing_image_base64 |
| 401 | missing_api_key, invalid_api_key |
| 402 | insufficient_pages |
| 403 | user_banned, insufficient_scope, feature_disabled |
| 404 | not_found |
| 413 | payload_too_large |
| 415 | unsupported_media_type, unsupported_file_type |
| 429 | rate_limited, daily_quota_exceeded |
| 500 | internal_error, task_creation_failed_refunded |
Limits
- Max body size: 10 MB per request
- Batch upload total size is capped (see dashboard)
- API keys: max 10 active keys per user
- Webhooks: max 10 endpoints; HTTPS only
Include x-correlation-id from responses when contacting support.