One Chinese Model API
One key reaches DeepSeek, Kimi, Qwen, GLM, Doubao, MiniMax and more without repeated vendor integrations.
Access DeepSeek, Kimi, Qwen, GLM, Doubao and MiniMax through one OpenAI-compatible API built for global developers evaluating Chinese model families.
Chat Completions
Change only baseURL and model.
import OpenAI from "openai";
const client = new OpenAI({
baseURL: "https://thesmartoken.com/v1",
apiKey: process.env.SMARTOKEN_API_KEY
});
await client.chat.completions.create({
model: "deepseek-chat",
messages: [{ role: "user", content: "Build an agent plan" }],
stream: true
});Available routes
One API for global teams choosing Chinese frontier models
One key reaches DeepSeek, Kimi, Qwen, GLM, Doubao, MiniMax and more without repeated vendor integrations.
Route across Chinese model families by use case, cost and availability instead of treating them as a generic catalog.
Keep OpenAI-compatible SDKs and use familiar model slugs while moving China-model traffic to SmarToken.
Why Chinese models
Broad aggregators are useful when every model family matters. SmarToken optimizes the narrower job: help overseas builders discover, test and route Chinese frontier models through a familiar API.
DeepSeek, Qwen, MiniMax and Kimi-style routes give teams more options for code generation, agent planning and high-volume automation.
Chinese frontier models are increasingly strong for long-document work, bilingual products and structured output workflows.
A China-focused gateway gives global teams a second model supply line for evaluation, fallback and price negotiation.
Service flow
The practical path is simple: create a key, choose a Chinese model by use case, call the OpenAI-compatible endpoint, then inspect tokens, cost and latency before scaling production traffic.
Step 1
$5
trial credit
Google login creates a console account. Eligible new accounts receive promotional USD credit before topping up.
Step 2
sk
console keys
Generate sk keys with model-family scope, daily budgets and monthly budgets for each app or agent.
Step 3
/v1
API base
Use the OpenAI SDK with SmarToken baseURL and choose native IDs or OpenRouter-style aliases for China-first models.
Step 4
log
traceability
Track prompt tokens, output tokens, estimated USD cost, latency, top-ups and wallet ledger entries from the dashboard.
China model entry points
Reasoning and coding
/models/deepseek-chat
Long-context agents
/models/kimi-k2
Multilingual apps
/models/qwen-plus
Enterprise assistants
/models/glm-4-flash
Consumer AI workflows
/models/doubao-seed
Chinese knowledge QA
/models/ernie-4-turbo
Tencent Cloud routes
/models/hunyuan-turbos
Coding agents
/models/minimax-m2
Planning workflows
/models/step-3
Chinese reasoning
/models/spark-x1
Industry NLP
/models/pangu-nlp
Open model evals
/models/longcat-flash
Support global developers with Chinese AI technologies, no matter where their business runs.
For global developers
Use familiar Chat Completions, bearer auth, SDKs and streaming patterns.
Multi-route infrastructure improves continuity for cross-border model access.
English docs, global onboarding and console workflows for international builders.
Trust and scope
Overseas developers need to know which model family they are calling, how spend is controlled and how existing OpenRouter-style integrations can move to a China-model-focused gateway.
Developer quick answers
SmarToken is an OpenAI-compatible API gateway for overseas developers who need one key to access Chinese AI models such as DeepSeek, Kimi, Qwen, GLM, Doubao, ERNIE, Hunyuan, MiniMax, Spark, Pangu and more.
Keep the OpenAI SDK, set baseURL to https://thesmartoken.com/v1, authenticate with a SmarToken key, and choose a supported model ID such as deepseek-chat, kimi-k2 or qwen-plus.
Start with DeepSeek for coding and cost-effective reasoning, Kimi for long-context work, Qwen for multilingual and structured output, MiniMax for coding agents, Hunyuan for Tencent routes, Spark for Chinese reasoning, and ERNIE or GLM for enterprise tasks.
SmarToken combines English docs, Playground testing, budget-limited API keys, usage logs and route-pool management so global teams can evaluate Chinese model families faster.
SmarToken uses prepaid USD wallet credit. Each API call records input tokens, output tokens, estimated cost and provider latency, then deducts usage from the account balance.