MONSOON

Monsoon Gateway

Reliable access toleading modelsthrough one API.

One OpenAI-compatible request. Ordered model fallback. A request-level record of what happened.

Vietnam-resident routingComing soon

Request trace

Request IDAssigned at runtimeTimingMeasured per requestRead fallback guide
  1. Requested primary01Caller-selected modelCompute provider: Unknown until verified
  2. Failed pre-commitFailed pre-commitEligible route failure before output
  3. Ordered fallback02First caller-supplied fallbackCompute provider: Unknown until verified
  4. Actual servedActual servedReturned in the response model field
  5. RecordedRecordedRoute, latency, usage, and estimate
MissionMonsoon 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.

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.

  1. 01

    Fallback order set by the caller

  2. 02

    Only eligible failures before the stream commit point

  3. 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.

POST/v1/chat/completionsView API docs
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.

Coming soonVietnam-resident routing is coming soon.
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.

Requests are not open yet

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
Do not include confidential information or personal data about anyone else.