v1

latestOpenAPI 3.1.02026-07-26157321426.3 KB

Gets billing usage summary for a date range

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/v1/billing/usage_summary

Query parameters

start_datestring date-time required

Start date (ISO 8601, UTC). Earliest queryable: 2026-01-01.

end_datestring date-time required

End date in ISO 8601 format (UTC). Date range cannot exceed 31 days.

Response