Access China's Best AI Models
with a Single API

DeepSeek, Qwen, GLM — all through an OpenAI-compatible endpoint. Drop-in replacement. No China phone number. No VPN needed.

curl https://api.tokenoutput.cc/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek-chat",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Why TokenOutput?

OpenAI Compatible

Same format as OpenAI. Just change the base URL and model name. Works with any OpenAI SDK.

Global Edge Network

Powered by Cloudflare Workers. Low latency from anywhere in the world. 300+ edge locations.

Simple Billing

Pay with PayPal in USD. Top up your balance and pay per token. No contracts.

Strong model access, clearly documented

The exact public model catalog and effective pricing are documented in Docs and managed from the admin control plane.

View current model catalog

Transparent pricing

Starter and Pro provide transparent monthly request limits. Overages continue with pay-as-you-go. Detailed model-specific pricing lives in Docs and Dashboard.

See billing details

Ready to get started?

Create an account in seconds. No credit card required to sign up.

Create Free Account
Support