“Token” 在 Anyone 中有两个含义,别搞混了:Documentation Index
Fetch the complete documentation index at: https://docs.anyone.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key(你的钥匙)
API Key 是你调用 Anyone API 的凭证,格式通常是sk-xxxxx。
- 在控制台创建
- 放在请求的
Authorization: Bearer头中 - 每个 API key 有独立的用量统计和额度
- 可以随时创建新的、删除旧的
模型 Token(计费单位)
模型 Token 是 AI 模型处理文本的基本单位。大约:- 1 个英文单词 ≈ 1-2 个 token
- 1 个中文字 ≈ 1-3 个 token
- 1000 token ≈ 750 个英文单词
usage 字段会告诉你每次请求用了多少 token:

