Reliability
Automatic fallback, in the order you choose.
Supply an ordered list of fallback models. After eligible routes for the requested model are exhausted by retryable failures before the first semantic output, Monsoon advances to the next caller-supplied model and records every attempt.
- 01
Fallback order set by the caller
- 02
Only eligible failures before the stream commit point
- 03
Every route attempt recorded
Unified access
One familiar contract for a broad model catalog.
Integrate through the OpenAI-compatible chat-completions interface. Monsoon keeps model identifiers, known capabilities, and availability states explicit, and only models with an eligible route are callable.
curl https://api.monsoon.sh/v1/chat/completions \
-H "Authorization: Bearer $MONSOON_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "organization/model-primary",
"models": ["organization/model-fallback"],
"messages": [{"role": "user", "content": "Your test prompt"}],
"stream": true
}'Auditability
A request-level record, not a black box.
Inspect the requested model, ordered fallback list, route attempts, served model, latency, token usage, and estimated upstream cost for each request. Facts that cannot be verified remain Unknown.
- Requested and served model
- Per request
- Route attempts in order
- Per request
- Latency and token usage
- Per request
- Estimated upstream cost
- Per request
- Content-logging state
- Per request
- Compute provider
- Unknown until verified
Vietnam route
Vietnam-resident routing is the next concrete milestone.
Today, the Vietnam endpoint is a clearly labelled preview. It performs no inference and records zero tokens and zero cost. A live route will require verifiable boundaries for inference, logs, secrets, backups, and administrative access within Vietnam.
- Inference
- Not performed
- Tokens / cost
- 0 / 0
- Activity label
- Preview—no inference performed
Mission
Gateway first. Durable capacity over time.
Monsoon is building the infrastructure and research capacity for frontier AI to be developed and deployed in Vietnam—starting with one reliable gateway to the world’s leading models.
For Monsoon, sovereign AI means progressively building control over deployment, data handling, auditability, infrastructure, and eventually model capability within Vietnam. It is a long-term direction, not a claim that those capabilities already exist.
Limited early access
Tell us what you are building.
Monsoon is evaluating a small set of developers and teams for early access to the gateway.
The privacy controller, working contact, retention period, provider inventory, counsel review, and Vietnamese notice review must all be confirmed before this form can accept personal data.
Read the early-access privacy notice