SUTRA (Two AI)
SUTRA is a family of multilingual large language models from Two AI (Numeric), fluent in 50+ languages including Hindi, Gujarati, Tamil, Bengali, Korean, Arabic, and Japanese. The SUTRA API is OpenAI-compatible and serves the SUTRA-V2 instruction/conversation model and the SUTRA-R0 reasoning model through a single Bearer-authenticated REST interface.
APIs
SUTRA Chat Completions (Multilingual) API
OpenAI-compatible chat completions powered by SUTRA-V2 across 50+ languages, with streaming (SSE), temperature, max_tokens, and presence_penalty controls for conversational and ...
SUTRA Reasoning API
Advanced multi-step reasoning with the SUTRA-R0 model, surfaced through the same OpenAI-compatible chat completions endpoint for structured problem-solving and deep contextual a...
SUTRA Models API
Lists the SUTRA models available to an account (e.g. sutra-v2, sutra-r0) via the OpenAI-compatible models endpoint.
Collections
SUTRA API
OPENPricing Plans
Rate Limits
FinOps
Sutra Ai Finops
FINOPSEvent Specifications
SUTRA Chat Completions Streaming (HTTP + SSE)
AsyncAPI 2.6 description of SUTRA's **chat completion streaming** surface. Two AI (Numeric) does not publish a WebSocket API for SUTRA. The only asynchronous / event-style trans...
ASYNCAPI