Authorization management
Endpoints
Method
Endpoint
Access token
Authorize channel to use API
Headers
Name
Type
Description
Example Response
{
"error": "Request contains malformed data",
"details": "Bad Request Missing x-api-key header"
}{
"error": "API ratelimit exceeded",
"details": "Too Many Requests API rate limit exceeded"
}{
"error": "Pending payment",
"details": "Payment Required Pending payment"
}Attributes
Name
Description
Refresh access token
Last updated