API referencePlatformPlatform billing
Platform_billing_stats_timeseries
Authorization
bearer_auth AuthorizationBearer <token>
In: header
Query Parameters
days?integer
Format
int64Header Parameters
X-Project-Id*string
UUID of the project that scopes consumer accounts, devices, sessions, and VSpaces for the request.
Format
uuidResponse Body
application/json
curl -X GET "https://example.com/platform/v1/billing/stats/timeseries" \ -H "X-Project-Id: 11111111-1111-1111-1111-111111111111"[ { "currency": "string", "day": "string", "revenue_minor": 0, "vendor_type": "string" }]