Response Codes

All APIs will respond with one of the following response codes:

CodeMeaningDescription
200OKThe request was successful
400Bad requestYour request is invalid
401UnauthorizedYour API key is wrong
403ForbiddenThe request is hidden for administrators only
404Not foundRequested resource not found
429Too many requestsThe requests hit the rate limit. slow down and try again later
500Internal Server ErrorWe had a problem with our server. Try again later.