Troubleshooting
Rate Limits
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 (either by calling the API directly or calling it using the library).
Plan | API Request |
---|---|
Free | 10 req/min |
Pay as You Go | 25 req/min |
Custom | 60 req/min |
Maximum Pages per Document
The following table shows the maximum number of pages per document when parsing a document.
Plan | Playground | API Request |
---|---|---|
Free | 50 pages | 50 pages |
Pay as You Go | 50 pages | 50 pages |
Custom | 50 pages | 100 pages |