DeepSeek · Qwen · Kimi · GLM · MiMo · one global API

Frontier LLMs.
One global API.

Access DeepSeek, Qwen, Kimi, GLM, MiMo, MiniMax and more through one OpenAI-compatible endpoint. Built for engineering teams and enterprise workloads worldwide.

No subscription OpenAI-compatible Pay per token
Drop-in API

If you can call OpenAI,
you can call all of them.

Swap the base URL and your key — the rest of your code stays the same. Streaming, system prompts and JSON output all behave exactly as you'd expect. Change the model string to switch providers.

Full API docs
curl
curl https://token.dabanzi.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-tr-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "dabanzi/deepseek-v4-flash",
    "messages": [{"role": "user", "content": "Explain MoE in one line."}]
  }'

# Switch models by changing one string:
#   "model": "dabanzi/deepseek-v4-pro"
# More models coming online — full list at /token/models
How it works

Three steps to your first call.

01

Get an API key

Sign up with your work email. Your key is ready instantly.

02

Top up

Bank transfer, Alipay or WeChat corporate payment — with an invoice. Your code arrives within one business day of settlement; redeeming credits instantly.

03

Call any model

One endpoint, one key. Switch between models by changing a single string.

Available models

Every model, one catalog.

Full list →
Live now
dabanzi/deepseek-v4-flashdabanzi/deepseek-v4-pro
Coming online
dabanzi/qwen3.7-maxdabanzi/qwen3.7-plusdabanzi/kimi-k2.6dabanzi/kimi-k2.7-codedabanzi/kimi-k2.5dabanzi/glm-5.2dabanzi/glm-4.7-flashxdabanzi/minimax-m3dabanzi/mimo-v2.5-prodabanzi/mimo-v2.5openai/gpt-5openai/gpt-5-miniopenai/gpt-4oxai/grok-4mistralai/mistral-largemeta-llama/llama-3.3-70bqwen/qwen3-coderdabanzi/seedream-prodabanzi/seedream-ultradabanzi/seedream-lite
Pricing

Pay only for what you use.

No subscription, no monthly minimum. Per-token billing, priced in USD.

Pay as you go

Only plan

Top up any amount. Pay only for the tokens you use — nothing else.

  • Every model, one key
  • Simple per-token pricing in USD
  • Enterprise billing — bank transfer + invoices
  • Streaming + OpenAI SDK drop-in compatible
  • Usage dashboard + per-request logs
  • No subscription, no monthly minimum
Get started