Skip to main content
POST
Daily Usage Data

Authorizations

X-API-Key
string
header
required

Organization API key. Create API Key here

Body

application/json
startDate
integer<int64>
required

Unix timestamp in milliseconds for the start date

Example:

1752227938831

endDate
integer<int64>
required

Unix timestamp in milliseconds for the end date

Example:

1752227938831

Response

Usage data retrieved successfully

data
object[]
required

Array of daily usage records

period
object
required