Claude Platform Docs
Messages
Managed Agents
管理
資源
最佳實務
模型與定價
CLI、SDK 與函式庫
Claude API Skill
版本說明
API reference
繁體中文
Console
Log in
Copy page
API reference
管理
分析
成本
取得隨時間變化的成本
GET
/v1/organizations/analytics/cost_report
取得每位使用者的成本
GET
/v1/organizations/analytics/user_cost_report
Models
CostBucket
object
{
data
,
data_refreshed_at
,
has_more
,
2 more
}
UserCost
object
{
data
,
data_refreshed_at
,
has_more
,
2 more
}
Ask Docs