Billing
Authorizations
x-client-idstringRequired
Client ID in x-client-id header.
x-client-secretstringRequired
Client Secret in x-client-secret header.
Query parameters
startnumberRequired
Start timestamp (epoch seconds)
endnumberRequired
End timestamp (epoch seconds)
Responses
200
Billed items in the specified time range
application/json
400
Bad Request - Invalid input parameters
application/json
401
Unauthorized - Token is missing, invalid, or expired
application/json
500
Internal Server Error
application/json
get
/core/billingLast updated

