像用水、电、煤一样
使用大模型 Token
Like water, power and gas
use model tokens
面向企业与团队的一体化方案:选定模型,自定义 token 量或金额,铸造成可交付的 Key。凭证即权限——即时启用、精确计量,全程无需账户与个人信息。 An end-to-end scheme for teams and enterprises: pick a model, set the token count or the amount, and mint a key you can hand over. The credential is the permission — active on receipt, metered exactly, with no account and no personal data anywhere in the loop.
base_url = "https://api.thetoken.biz/openai/v1" api_key = "YOUR_KEY" model = "YOUR_MODEL"
把账户制换成发行制Replace accounts with issued keys
不注册,不留资料No account, no data
Key 就是账户。不采集手机号、邮箱、实名与支付信息,没有可泄露的身份。The key is the account — no phone, email, ID or card on file, so there is no identity to leak.
原厂模型,不降级Real models, never swapped
不掉包、不截断上下文、不改写系统提示。The model you named, its full context, your system prompt.
不同模型,独立定价A separate rate per model
账单只是一次乘法。A bill is one multiplication.
买断额度,不清零Bought outright
不自动续费、不超额扣款,用完为止。No auto-renewal, no overdraft, no expiry games.
可转赠,可分发It changes hands
不绑身份,转手即换人。可以当礼品送、按人分发、按项目批量发放。With no identity attached, a key simply changes owner — gift it, issue one per person, or hand out a batch per project.
直连,不用代理Reachable as-is
一个 Key 同时兼容 OpenAI 与 Anthropic 接口。One key answers on both the OpenAI and Anthropic protocols.
分模型发行,按 token 或按金额Issued per model, by token or by amount
买一个确定的 token 数A fixed number of tokens
指定模型 + 指定 token 总量,收卡的人不需要懂计费。One model, one token total — whoever receives it never has to think about billing.
- 输入、输出从同一个 token 池扣减Input and output draw from the same token pool
- 适合礼品、教学、定额试用,可设有效期Best for gifts, teaching and fixed trials; optional expiry
买一个确定的金额A fixed amount of money
一张卡跨多个模型,按各自的统一价实时扣减余额。One key across several models, drawing down a balance at each model's flat rate.
- 额度以金额计,可在模型之间自由切换Quota counted in money, spendable across models
- 适合项目验证、团队试用Best for PoCs and team trials
一张 Key,可以交付到人的算力A key is compute you can hand over
商务会议伴手礼Conference gifts
印在卡片上的一枚 Key,收到就能用,不用注册。A key printed on a card works the moment it is received — no signup.
实训与工作坊Training & workshops
每位学员一张定额 Key,互不影响,课程结束自动失效。One capped key per attendee, independent quotas, auto-expiring with the session.
项目验证 / POCPoC & validation
给外部团队一张限额 Key,生产密钥全程不出门。Hand an outside team a capped key; your production credentials stay home.
团队按人分发Per-seat rollout
按人发卡而不是共用一个 Key,用量可归属,一人跑飞不拖全组。Issue per person: usage is attributable and one runaway script cannot starve the team.
拿到 Key,改三行,就可以开始Take a key, change three lines, go
可用于各种流行的 Agent 与 App——Claude Code、Codex、opencode、Chatbox,以及任何允许自定义接口地址的 OpenAI / Anthropic SDK。 Works with the agents and apps you already use — Claude Code, Codex, opencode, Chatbox, and any OpenAI- or Anthropic-compatible SDK that lets you set the base URL.