Documentation Index
Fetch the complete documentation index at: https://docs.critique-labs.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Rate limits apply per API key and depend on your plan. Limits are enforced across Critique Flow API endpoints (includingPOST /v1/search and GET /v1/ws/search).
These limits are not currently defined in the published OpenAPI document. They are documented here and on the pricing page. When limits are added to the OpenAPI spec, this page will stay in sync with
info.description and endpoint 429 responses.Limits by plan
| Plan | Rate limit |
|---|---|
| Free (Starter) | 10 API calls per minute |
| Pro | 100 API calls per minute |
| Enterprise | 5,000+ API calls per minute (custom) |
Free tier during peak demand
The free tier may be throttled below the stated limit during peak usage so we can prioritize paid tier traffic. This is temporary and depends on overall platform load; you may see slower responses or stricter rate limiting even when you are under 10 requests per minute. We reserve the right to throttle the free tier when needed to support paid tier usage, paid tier usage itself however will never be subject to throttling.Billing and tier behavior
- Free tier: Applies when you are on the Starter plan (no paid usage). The 10 requests per minute limit applies.
- Pro tier: 100 requests per minute when you have an active Pro plan or paid usage as described on pricing.
- Token usage: There is no token cap on the free tier; large queries may take longer to process.

