Status

All systems operational

Routing, key issuance and billing are running normally across every protocol.

99.9%
Routing uptime

Target, measured at the endpoint

0.31s
Time to first token, p50

Streaming chat, mid size models

1.4s
End to end latency, p95

Short completions, excluding model think time

0.04%
Gateway error rate

5xx raised by routing, not by upstream refusals

Endpoints

Every surface, checked separately.

  • Chat completions
    OpenAI compatible, streaming and tools
    /v1/chat/completionsOperational
  • Responses API
    For newer OpenAI SDKs and agent frameworks
    /v1/responsesOperational
  • Anthropic native
    Claude Code and the Anthropic SDK
    /v1/messagesOperational
  • Gemini native
    Gemini CLI and google-genai
    /v1betaOperational
  • Image generation
    Text to image and edits
    /v1/imagesOperational
  • Video generation
    Async jobs, polled by job id
    /v1/videoOperational
  • Speech synthesis
    Voice library and cloning
    /v1/ttsOperational
  • Accounts and keys
    Top ups, key issuance, credit limits
    ConsoleOperational
Performance

What the models actually feel like.

Time to first token is what you notice in a chat or an agent loop. Throughput is what you notice on long generations.

ModelContextTime to first tokenOutput speedStreaming
Claude Opus 51M0.62s52 tok/sSSE
Claude Sonnet 51M0.38s88 tok/sSSE
Claude Haiku 4.5200K0.22s141 tok/sSSE
GPT 6 Astra1.05M0.71s61 tok/sSSE
GPT 5.6 Sol1.05M0.44s96 tok/sSSE
Gemini 3.1 Pro1M0.49s104 tok/sSSE
Kimi K31M0.58s74 tok/sSSE
DeepSeek V4 Pro1M0.35s119 tok/sSSE

Measured at the gateway on short prompts, excluding the time a reasoning model spends thinking. Your numbers move with prompt size, cache hits and how far away you are from the upstream region.

Operating notes

How it behaves under pressure.

Streaming

Server sent events on every chat model, with no proxy buffering in front of the stream.

Concurrency

Shared capacity absorbs normal bursts. When a pool is saturated the gateway returns 503 service_busy rather than queueing your request silently.

Retries

Transient upstream failures are retried inside the gateway before the error reaches your code.

Cached input

Cache reads bill at a tenth of the input rate, which is where agent and coding workloads win most.

Failures and credit

Video and voice jobs that fail are refunded in full. A call that returns nothing is not billed.

Incidents

Anything affecting routing is posted here and sent to funded accounts by email.

Seeing something we are not?

If your calls are failing or slow, tell us with the request id from the error response and we will trace it. Funded accounts get incident notices by email.

Or email juga@jugalabs.com

Model pricingWhatsApp us