Rate limits help ensure that the API stays fast and available for everyone. Rate limits prevent any single user or accidental spike in traffic from slowing things down for others.

Maximum Requests per Minute

The following table shows the maximum requests per minute when calling the API directly.
PlanAPI Request
Free10 req/min
Paid25 req/min
Need to submit more requests per minute? Contact us!

Maximum Pages per Document

The maximum number of pages you can parse in a single PDF depends on the API endpoint and parsing method. The table below shows the page limits for each combination.
EndpointPlaygroundAPI Requestagentic-doc library library
agentic-document-analysis
(legacy API)
N/A150 pagesUnlimited2N/A1
ADE Parse50 pages50 pagesN/A250 pages
  1. This method does not support the endpoint.
  2. When running extraction, this endpoint can process only up to 50 pages.
Need to parse longer documents when calling the API? Contact us!