Skip to main content
The following table shows the default rate limits for each Parallel API product:
ProductDefault QuotaWhat Counts as a Request
Search600 per minEach POST to /v1beta/search
Extract600 per minEach POST to /v1beta/extract
Tasks2,000 per minEach POST to /v1/tasks/runs (creating a task)
Chat300 per minEach POST to /v1/chat/completions
FindAll25 per hourEach POST to /v1/findall (creating a generator)
Monitor300 per minEach POST to /v1/monitors
Rate limits apply to POST requests that create new resources. GET requests (retrieving results, checking status) do not count against these limits. For example, polling a task’s status with GET /v1/tasks/runs/{run_id} does not consume your Tasks rate limit—only creating new tasks does.

Pricing

Rate limits are separate from pricing. For cost information, see Pricing.

Need Higher Limits?

If you need to expand your rate limits, please contact [email protected] with your use case and requirements.