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

Changes

No recorded changes to this endpoint across all 1 revision of this API.