概览
这个端点返回所选 API Key 的消费账单聚合结果,包括总费用、总请求数、按计量单位拆分的用量,以及按请求中的模型名(model)、厂商、scene、accessChannel、缓存类型统计的拆分和按天费用趋势。
注意事项
- 充值、发票等组织级财务流水不会包含在这里。
示例
请求 / 响应
使用上面的交互式 OpenAPI 面板获取确切的模式。Response example
Important fields
API key summary using the same fields as list/create/update responses.
Aggregated totals for the selected filters.
Aggregated breakdowns for the selected filters.
Total request count.
Total cost in USD as a JSON number for display.
Exact total cost in USD as a decimal string.
Total prompt tokens.
Total completion tokens.
Total tokens.
Usage quantity grouped by usage unit.
Breakdown by requested public model.
Breakdown by logical public model.
Breakdown by public model vendor.
Breakdown by public request scene.
Breakdown by
platform or byok access channel.Daily cost trend.