# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a Content-Signal = yes, you may collect content for the corresponding # use. # (b) If a Content-Signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a Content-Signal for a # corresponding use, the website operator neither grants nor restricts # permission via Content-Signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-agent: * Content-Signal: search=yes,ai-train=no Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content TokenHub - Affordable AI API for DeepSeek, Qwen, GLM | No China ID Needed

TokenHub

AI API 中转 — 稳定、快速、高性价比

Access Chinese AI Models — No China ID Required

50+
Models / 模型
.5
Starting / 起
~100ms
Latency / 延迟
2min
Setup / 接入

OpenAI 兼容 | 无需国内手机号 | 无需支付宝 OpenAI Compatible | No Chinese Phone | No Alipay Needed

立即购买Get Started 查看模型View Models

三步开始使用

Get Started in 3 Steps

  1. 选择套餐并付款 Choose Plan & Pay

    点击下方「立即购买」,选择套餐后扫码付款 Click "Buy Now" below, select a plan and pay with cryptocurrency

  2. 提交订单获取 Token Submit Order & Get Token

    填写邮箱提交订单,管理员确认后自动创建您的专属 API Token Submit with your email. After payment confirmation, your API token is auto-generated

  3. 开始调用 API Start Calling API

    使用 API Token,像调用 OpenAI 一样调用所有支持的模型 Use your token with any supported model, just like OpenAI's API

为什么选 TokenHub / Why TokenHub

🔓
无需国内认证No Chinese ID Required

DeepSeek/Qwen/GLM 官方需要国内手机号+实名。我们替你搞定。These models need a Chinese phone & ID. We handle that for you.

💳
海外支付友好Pay Your Way

无需支付宝。USDT 加密货币付款,全球通用。No Alipay needed. Pay with USDT crypto globally.

性价比极高Unbeatable Price

GLM-4 Flash 免费,.5 就能开始用 DeepSeek V3。GLM-4 Flash is free. Start with DeepSeek V3 at .5.

🔄
一个 Key 走天下One Key, Many Models

一个 API Key 切换 50+ 模型,OpenAI 格式兼容。Switch between 50+ models with one API key. OpenAI compatible.

套餐与定价

Plans & Pricing

以下为参考价格。TokenHub 不加价,1:1 透传。 Reference pricing. No markup — transparent 1:1 relay.

套餐Plan额度Quota价格Price适用场景Use Case
体验包Trial 1M tokens (Starter)$0.69 开发测试Dev & Testing 购买Buy
基础包Basic 15M tokens (Basic)$7 个人项目Personal Projects 购买Buy
专业包Pro 70M tokens (Pro)$26 小型团队Small Team 购买Buy
企业包Enterprise 300M tokens (Max)$79 企业级Enterprise 购买Buy

可用模型

Available Models

模型ModelAPI Name场景Use Case参考价格Price/M tokens
DeepSeek V3 热门Hotdeepseek-v3通用对话、代码Chat, Coding$0.2/M
DeepSeek V4 Pro 新品Newdeepseek/deepseek-v4-pro最新旗舰Latest Flagship$0.3/M
DeepSeek R1deepseek-r1深度推理Deep Reasoning$2/M
DeepSeek V4 Flashdeepseek/deepseek-v4-flash轻量旗舰Lite Flagship$0.2/M
Qwen 3.7 Max 新品Newqwen/qwen3.7-max通用、多语言Multilingual$1.6/M
GLM-5.1z-ai/glm-5.1智能体、工具调用Agent, Tool Use$2/M
Kimi K2.6moonshotai/kimi-k2.6长文本分析Long Context$1.4/M
GLM-4 Flashglm-4-flash轻量免费Lite & FreeFree

50+ 模型可用。未列出模型请咨询客服。 50+ models available. Contact us for unlisted models.

API 接入说明

API Integration

完全兼容 OpenAI SDK,只需修改 base_url 和 api_key。Fully OpenAI-compatible. Just change base_url and api_key.

Base URL:
https://t-hub.cc/v1

Python

from openai import OpenAI

client = OpenAI(
    base_url="https://t-hub.cc/v1",
    api_key="YOUR_TOKEN"
)

response = client.chat.completions.create(
    model="deepseek-v3",
    messages=[{"role":"user","content":"Hello!"}]
)
print(response.choices[0].message.content)

cURL

curl https://t-hub.cc/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -d '{"model":"deepseek-v3","messages":[{"role":"user","content":"Hello"}]}'

常见问题

FAQ

API 兼容 OpenAI 吗?Is the API OpenAI-compatible?

完全兼容。可直接使用 OpenAI SDK、LangChain、Dify 等工具。

Fully compatible. Works with OpenAI SDK, LangChain, Dify, and more.

支持流式输出吗?Is streaming supported?

支持 SSE 流式输出,设置 stream=True 即可。

Yes. SSE streaming supported. Set stream=True.

Token 余额会过期吗?Do tokens expire?

不会。购买的 Token 额度永久有效。

No. Purchased quota never expires.

Token 被盗怎么办?What if my token is compromised?

联系客服立即冻结并重新发放。

Contact us to freeze and reissue immediately.

联系我们 / Contact Us

有任何问题或定制需求?请发送邮件至: Questions or custom needs? Email us at:

547178675@qq.com 通常 24 小时内回复 Usually reply within 24h

TokenHub AI
有什么模型? Models? 如何购买? How to buy? 价格是多少? Pricing? 支持哪些模型? Models?
你好!我是 TokenHub AI 助手。有什么可以帮你的? Hi! I'm the TokenHub AI assistant. How can I help?