Skip to main content
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 Pages per Hour

Rate limits apply per pricing plan and are the same for both ADE Parse and ADE Parse Jobs endpoints. Higher pricing plans have increased rate limits to support larger processing volumes. Hourly rate limits are distributed per minute to ensure consistent API performance for all users. This distribution means your requests are processed evenly throughout the hour rather than all at once. Rate limits apply at the organization level. All requests from any user or API key within your organization count toward the same limit.

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 Request / library
ADE Parse100 pages100 pages
ADE Parse JobsN/A11 GB or
1,000 pages
  1. The Playground does not use ADE Parse Jobs.

Maximum Pages per Document (Legacy API)

The table below shows the page limits for the legacy API endpoint.
EndpointPlaygroundAPI Requestagentic-doc library library
agentic-document-analysisN/A1100 pagesUnlimited2N/A3
  1. The Playground does not use the agentic-document-analysis endpoint.
  2. When running extraction, this endpoint can process only up to 50 pages.
  3. The library doesn’t support the agentic-document-analysis endpoint.