SUTRA (Two AI) · Rate Limits

Sutra Ai Rate Limits

The SUTRA API is OpenAI-compatible and enforces per-account limits on inference. Because the public documentation directs developers to contact Two AI (Numeric) for API access, specific per-account RPM (requests per minute) and TPM (tokens per minute) limits are not published and are not reconciled in this artifact. As with other OpenAI-compatible services, expect HTTP 429 responses when limits are exceeded.

Sutra Ai Rate Limits is the machine-readable rate-limit profile for SUTRA (Two AI) on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests and tokens.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include AI, LLM, Multilingual, Inference, and Reasoning.

3 Limits Throttle: 429
AILLMMultilingualInferenceReasoningRate LimitingQuotasThrottling

Limits

Requests Per Minute (RPM) account
requests
see provider (not published)
Per-account RPM; not publicly documented.
Tokens Per Minute (TPM) account
tokens
see provider (not published)
Per-account TPM; not publicly documented.
Concurrent Requests account
requests
see provider (not published)
Concurrency ceiling varies by plan/agreement.

Policies

Tiered Limits
Limits vary by plan, startup-program status, and enterprise agreements.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

Sources