FAQ
Common questions about TokenAir compatibility, models, pricing, and docs.
What is TokenAir?
TokenAir is an OpenAI-compatible multi-model API gateway. It helps teams access GPT, Claude, Gemini, DeepSeek, Qwen, GLM, MiniMax, Kimi, and other supported model families through one API layer.
Is TokenAir compatible with OpenAI SDKs?
TokenAir is designed around OpenAI-compatible API usage. Most teams start by changing the base URL and API key, then verifying model IDs and response behavior.
Which model families does TokenAir support?
TokenAir supports GPT, Claude, Gemini, DeepSeek, Qwen, GLM, MiniMax, Kimi, and other supported model families. Exact model IDs can depend on account configuration and availability.
Do I need to rewrite my integration?
Usually no. If your application already uses an OpenAI-compatible SDK, begin by replacing the base URL, replacing the API key, and testing the model IDs enabled for your TokenAir account.
How do I get pricing?
Detailed pricing is not published in this docs set. Pricing details are finalized during early access onboarding and can depend on model family, usage volume, and account configuration.
Are prices guaranteed?
No public docs page guarantees fixed pricing, discounts, or savings. Final pricing is shown during onboarding or in a separate written agreement before paid usage.
How do I get an API key?
Log in to the TokenAir Console, open API Key Management, create a token, and use Copy full API Key. Store the key in your server-side environment or secret manager.
Is TokenAir an official partner of model providers?
These docs do not claim official provider partnership. TokenAir describes the user-facing OpenAI-compatible API layer and supported model access, not provider partnership status.
Are Chinese docs complete?
Not yet. The first docs set is English only. Chinese docs should be published only after human review, not as a machine-translated placeholder.