cost-tracking
Installation
SKILL.md
Cost Tracking
Unified cost tracking and budget analysis across the bOpen agent organization's service stack.
Supported Platforms
Anthropic (Full API Access)
Usage API: GET /v1/organizations/usage_report/messages
- Auth: Admin API key (
sk-ant-admin...) — org admin required - Time buckets:
1m,1h,1d - Group by: model, workspace, api_key, service_tier, context_window_type, geo
- Data freshness: ~5 min lag
Cost API: GET /v1/organizations/cost_report
- Daily granularity only (
1d), costs in USD as decimal strings - Groups by workspace and description
- Includes token costs, web search, code execution
- Note: Priority Tier costs NOT included — use usage endpoint instead