Here’s a list of common errors on the API. Didn’t find the solution? Please let us know.
StatusNameDescription
400Bad RequestInvalid parameter structure on request body.
401UnauthorizedAPI_KEY is invalid or missing.
403ForbiddenAPI_KEY can’t access this resource.
404Not FoundThe resource could not be found.
409ConflictThe resource could not be created or updated due to a conflicting condition.
429Too Many RequestsRate limit exceeded.
500Internal Server ErrorThis is an unexpected server error. Please, contact us for support.