Skip to main content
GET
获取已认证团队的历史 token 用量(仅限 Extract)
按月返回历史 Token 使用情况。该端点也可选择按 API 密钥分解使用量。
我们已简化计费,将 Extract 与其他端点统一改为使用 credit。每个 credit 折合 15 个 token。报告的 token 使用量现在包含所有端点的使用。

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

byApiKey
boolean
默认值:false

通过 API 密钥获取历史 Token 用量

响应

成功的响应

success
boolean
示例:

true

periods
object[]