Skip to main content
Return metered usage records over a time range and granularity. Each row includes the model, quantity, unit, and cost in the wallet currency. Method: GET Path: /api/billing/usage Auth: Session Bearer

Query parameters

string
Start timestamp (ISO 8601 UTC). Defaults to start of the current month.
string
End timestamp (ISO 8601 UTC). Defaults to now.
string
day or hour. Default day.

Response

object[]

Example