# 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
AI API 中转 — 稳定、快速、高性价比
Access Chinese AI Models — No China ID Required
OpenAI 兼容 | 无需国内手机号 | 无需支付宝 OpenAI Compatible | No Chinese Phone | No Alipay Needed
点击下方「立即购买」,选择套餐后扫码付款 Click "Buy Now" below, select a plan and pay with cryptocurrency
填写邮箱提交订单,管理员确认后自动创建您的专属 API Token Submit with your email. After payment confirmation, your API token is auto-generated
使用 API Token,像调用 OpenAI 一样调用所有支持的模型 Use your token with any supported model, just like OpenAI's API
DeepSeek/Qwen/GLM 官方需要国内手机号+实名。我们替你搞定。These models need a Chinese phone & ID. We handle that for you.
无需支付宝。USDT 加密货币付款,全球通用。No Alipay needed. Pay with USDT crypto globally.
GLM-4 Flash 免费,.5 就能开始用 DeepSeek V3。GLM-4 Flash is free. Start with DeepSeek V3 at .5.
一个 API Key 切换 50+ 模型,OpenAI 格式兼容。Switch between 50+ models with one API key. OpenAI compatible.
以下为参考价格。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 |
| 模型 | Model | API Name | 场景 | Use Case | 参考价格 | Price/M tokens |
|---|---|---|---|---|---|---|
| DeepSeek V3 热门Hot | deepseek-v3 | 通用对话、代码Chat, Coding | $0.2/M | |||
| DeepSeek V4 Pro 新品New | deepseek/deepseek-v4-pro | 最新旗舰Latest Flagship | $0.3/M | |||
| DeepSeek R1 | deepseek-r1 | 深度推理Deep Reasoning | $2/M | |||
| DeepSeek V4 Flash | deepseek/deepseek-v4-flash | 轻量旗舰Lite Flagship | $0.2/M | |||
| Qwen 3.7 Max 新品New | qwen/qwen3.7-max | 通用、多语言Multilingual | $1.6/M | |||
| GLM-5.1 | z-ai/glm-5.1 | 智能体、工具调用Agent, Tool Use | $2/M | |||
| Kimi K2.6 | moonshotai/kimi-k2.6 | 长文本分析Long Context | $1.4/M | |||
| GLM-4 Flash | glm-4-flash | 轻量免费Lite & Free | Free |
50+ 模型可用。未列出模型请咨询客服。 50+ models available. Contact us for unlisted models.
完全兼容 OpenAI SDK,只需修改 base_url 和 api_key。Fully OpenAI-compatible. Just change base_url and api_key.
https://t-hub.cc/v1from 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 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"}]}'完全兼容。可直接使用 OpenAI SDK、LangChain、Dify 等工具。
Fully compatible. Works with OpenAI SDK, LangChain, Dify, and more.
支持 SSE 流式输出,设置 stream=True 即可。
Yes. SSE streaming supported. Set stream=True.
不会。购买的 Token 额度永久有效。
No. Purchased quota never expires.
联系客服立即冻结并重新发放。
Contact us to freeze and reissue immediately.
有任何问题或定制需求?请发送邮件至: Questions or custom needs? Email us at:
547178675@qq.com 通常 24 小时内回复 Usually reply within 24h