Billing
Get billing usage summary
Returns billing usage data within the specified date range. Includes dedicated model serving, training, and model APIs usage. The date range must not exceed 31 days.
GET
cURL
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Query Parameters
Start date (ISO 8601, UTC). Earliest queryable: 2026-01-01.
End date in ISO 8601 format (UTC). Date range cannot exceed 31 days.
Previous
OverviewTruss authors model code and the Baseten CLI manages your workspace: what each is for, where they overlap, and how to use them together.
Next
cURL