获取当前 API Key(令牌)的剩余余额和已使用余额。此接口用于监控单个令牌的使用情况。Documentation Index
Fetch the complete documentation index at: https://docs.apimart.ai/llms.txt
Use this file to discover all available pages before exploring further.
unlimited_quota 为 true 时,该值为 -1true 表示无限额度,false 表示有限额度| 错误信息 | 原因 | 解决方案 |
|---|---|---|
| 无 Authorization 头 | 未提供 Authorization 请求头 | 添加 Authorization: Bearer sk-xxxxx 请求头 |
| 获取令牌信息失败 | 令牌不存在或已删除 | 检查令牌 key 是否正确 |