Account
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successfully retrieved plan and addon information
application/json
Success response containing plan details
statusstringRequiredExample:
Response status
success401
Unauthorized - Invalid or missing authentication credentials
application/json
503
Service Unavailable - Server is temporarily unavailable
get
/account/myplansAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successfully retrieved credits information
application/json
Success response containing credits data
statusstringRequiredExample:
Response status
success401
Unauthorized - Invalid or missing authentication credentials
application/json
503
Service Unavailable - Server is temporarily unavailable
get
/account/creditsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Successfully retrieved service limits
application/json
Success response containing limits data
statusstringRequiredExample:
Response status
success401
Unauthorized - Invalid or missing authentication credentials
application/json
503
Service Unavailable - Server is temporarily unavailable
get
/account/limitsLast updated
Was this helpful?

