Maximum Requests per Minute
The following table shows the maximum requests per minute when calling the API directly.Plan | API Request |
---|---|
Free | 10 req/min |
Paid | 25 req/min |
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 | agentic-doc library | library |
---|---|---|---|---|
agentic-document-analysis (legacy API) | N/A1 | 50 pages | Unlimited2 | N/A1 |
ADE Parse | 50 pages | 50 pages | N/A2 | 50 pages |
- This method does not support the endpoint.
- When running extraction, this endpoint can process only up to 50 pages.