Error CodeStatusMeaning
400Bad requestBad request. Review the data sent in the request. Usually, this means a required piece of information is missing
401UnauthorizedUnauthorized. This happens when you provide an invalid or non-existent secret API key
404Not FoundResource not found. The data requested does not exist.
403ForbiddenNot enough permission to perform this operation
429Too Many RequestsYou're making too many requests!
5XXServer ErrorSomething went wrong.