To ensure fair usage and maintain API performance, the One Codex API enforces a rate limit of 10 requests per second per client.Documentation Index
Fetch the complete documentation index at: https://developer.onecodex.com/llms.txt
Use this file to discover all available pages before exploring further.
Limit Scope
The rate limit is shared across all API routes. For example, requests to bothhttps://app.onecodex.com/api/v1/samples and https://app.onecodex.com/api/v1/analyses count toward the same 10 requests/second limit.
Exceeding the Limit
If your application exceeds the allowed request rate, the API will respond with an HTTP429 Too Many Requests status code. No further requests will be processed until the rate falls back within the allowed threshold.
EXAMPLE RESPONSE

