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!"}]
}'
Same format as OpenAI. Just change the base URL and model name. Works with any OpenAI SDK.
Powered by Cloudflare Workers. Low latency from anywhere in the world. 300+ edge locations.
Pay with PayPal in USD. Top up your balance and pay per token. No contracts.
The exact public model catalog and effective pricing are documented in Docs and managed from the admin control plane.
View current model catalogStarter 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 detailsCreate an account in seconds. No credit card required to sign up.
Create Free Account