AI API Glossary
Core terms in the AI API field explained to help you better understand and use Token resources.
API Aggregator (API 聚合站)
Definition
一种将多个 AI 模型提供商(如 OpenAI, Anthropic, Google)的接口整合到统一平台的服务,用户只需一个 Key 即可调用多种模型。
Context:APINav 就是典型的 AI API 聚合导航站。
Token
Definition
大语言模型处理文本的最小单位。通常 1000 个 tokens 约等于 750 个英文单词或 500 个汉字。
Context:API 计费通常以每百万 (1M) tokens 为单位。
RPM / TPM
Definition
RPM (Requests Per Minute) 每分钟请求数;TPM (Tokens Per Minute) 每分钟 Token 数。用于衡量 API 的并发限制。
Context:免费渠道通常有较低的 RPM 限制。
Relay Station (中转站)
Definition
通过自己的服务器转发官方 API 请求的服务,通常用于解决网络连接问题 or 提供更灵活的支付方式。
Context:中转站通过聚合长尾流量来降低个人开发者的使用门槛。
Still confused?
Contact us and we will add more professional explanations for you.