For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog in
ProductAPI ReferenceChangelogModel Versioning
ProductAPI ReferenceChangelogModel Versioning
    • Authentication
    • API Versioning
  • Workflow Endpoints
    • Run Workflow
    • Workflow Run
    • List Workflow Runs
    • Update Workflow Run
    • Create Workflow
    • Batch Run Workflow
    • Correct Workflow Run (Deprecated)
  • Processor Endpoints
    • Run Processor
    • Get Processor Run
    • Batch Processor Run
    • Create Processor
    • Update Processor
    • Publish Processor Version
    • Processor Version
    • List Processor Versions
  • Parse Endpoints
    • Parse File
  • File Endpoints
    • Upload File
    • Get File
    • List Files
    • Create File (Deprecated)
  • Evaluation Set Endpoints
    • Create Evaluation Set
    • Create Evaluation Set Item
    • Update Evaluation Set Item
    • Bulk Create Evaluation Set Item
  • Objects
    • Block
    • Evaluation Set
    • Evaluation Set Item
    • File
    • Processor
    • Processor Run
    • Batch Processor Run
    • Processor Version
    • Workflow
    • Workflow Run
    • Workflow Run Summary
  • Guides
    • Processor Configs
    • Output Types
    • Bounding Boxes
    • Supported File Types
    • Rate Limits
    • User Roles and Permissions
  • Webhooks
    • Configuration
    • Events
LogoLogo
Book a demoLog in
On this page
  • What counts as a run?
  • Rate limit types
  • Need higher limits?
Guides

Rate Limits

Was this page helpful?
Previous

User Roles and Permissions

Next
Built with

Each plan tier includes rate limits to ensure system stability and fair resource allocation:

PlanQPS (Queries Per Second)Runs Per Minute
Sandbox560
Starter1080
Scale25120
Growth50+180+
Enterprisecustomcustom

What counts as a run?

One run equals processing one file through any of the following operations:

  • Classification
  • Extraction
  • Splitting
  • Parsing

Rate limit types

QPS (Queries Per Second): Global API rate limiting across all endpoints

Runs Per Minute: Maximum number of file processing operations per minute

Need higher limits?

For Growth and Enterprise tiers, custom rate limits are available. Please contact us to discuss your requirements.