查询额度与用量
get_creditsRetrieve the total, used, and remaining credits for your current API key from the billing endpoint.
Instructions
查询当前 API Key 的总额度、已用量与剩余额度。数据来自 New API 的计费端点。数值单位为站点展示单位(可能是美元/人民币/tokens,由站点配置决定),字段名沿用 OpenAI 惯例的 _usd 但不代表一定是美元。unlimited=true 表示该 Key 为无限额度。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||