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.| Endpoint | Playground | API Request / library |
|---|---|---|
| ADE Parse | 100 pages | 100 pages |
| ADE Parse Jobs | N/A1 | 1 GB or 1,000 pages |
- 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.| Endpoint | Playground | API Request | agentic-doc library | library |
|---|---|---|---|---|
| agentic-document-analysis | N/A1 | 100 pages | Unlimited2 | N/A3 |
- The Playground does not use the
agentic-document-analysisendpoint. - When running extraction, this endpoint can process only up to 50 pages.
- The library doesn’t support the
agentic-document-analysisendpoint.

