Skip to main content
GET
Export Usage (CSV)
Returns your billed line items (credit debits) as a CSV attachment.

Authentication

Requires an API key with billing scope.

Query Parameters

from
string
ISO timestamp lower bound (inclusive).
to
string
ISO timestamp upper bound (inclusive).

Response

Content-Type: text/csv attachment. Columns:
Each row is a single billed call; amount_usd is the charged amount for that call.

Example

curl