Rossum · Rate Limits
Rossum Rate Limits
Rossum publishes a global REST API throttle of 10 requests per second on general endpoints, with 10 requests per minute specifically on the page-spatial-data translation endpoint. 429 with Retry-After is returned on excess. Documents up to 40 MB are accepted.
Rossum Rate Limits is the machine-readable rate-limit profile for Rossum on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and MB.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, Document AI, IDP, Invoices, and OCR.
3 Limits
Throttle: 429
AIDocument AIIDPInvoicesOCRRate LimitingQuotasThrottling
Limits
General REST endpoints account
10
Page spatial data translation account
10
Maximum upload size request
40
Per-document upload size limit.
Policies
Backoff Strategy
Honor Retry-After on 429; use exponential backoff with jitter.
Polling vs Hooks
Prefer webhook (hook) extensions over polling annotations endpoints to stay below limits.
Sources
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.