Billing
Get spending
Returns the total amount spent within the specified date range. Useful for answering questions like “How much have I spent this week?”
GET
Get spending summary for a date range
Authorizations
API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"
OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"
Query Parameters
Start date for the range (ISO format, defaults to start of current week)
End date for the range (ISO format, defaults to now)
Response
Returns the spending summary