View product update logs, including latest features and improvements.
TokenFly is now live. Reach China’s leading models — GLM, DeepSeek, Qwen, and Doubao Seedance — through a single, OpenAI-compatible API, at prices well below what you’d pay anywhere else.
Quick start
curl https://tokenfly666.com/v1/chat/completions \
-H "Authorization: Bearer $TOKENFLY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"deepseek-v4-flash","messages":[{"role":"user","content":"Hello"}]}'See the Quickstart to start building.