billing
Get Account Status
Check if the authenticated user has a developer account with accepted Terms of Service.
get/v1/billing/account-status
Headers
authorizationstring
Response
Successful Response
Example response
{
"spending_limit": 5000
}Check if the authenticated user has a developer account with accepted Terms of Service.
Successful Response
{
"spending_limit": 5000
}