获取账户信息
其他接口
获取账户信息
查询当前 API Key 的额度、用量和有效期等信息
GET
获取账户信息
功能说明
查询当前所使用的 API Key 的订阅详情、总配额、已使用额度和到期时间。请求方式
GET /v1/dashboard/billing/subscription
该接口专门用于查询账户余额和订阅状态,路径参考了 OpenAI 的管理 API。
调用示例
返回结果
相关参考
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
账户信息