Here’s a list of common errors on the Protocol. Didn’t find the solution? Please, let us know in our community.

StatusNameDescription
400Bad RequestInvalid parameters structure on request body.
401UnauthorizedAPI_KEY is invalid or missing.
403ForbiddenAPI_KEY can’t access this resource.
404Not FoundThe resource could not be found.
415Unsupported Media TypeContent-Type doesn’t match with the request body.
429Too Many RequestsRate limit exceeded.
500Internal Server ErrorThis is an unexpected server error. Please, contact us for support.