HTTP CodeMeaning
400Bad Request — Your request is invalid. A field is missing or the format is not expected.
401Unauthorized — Your API key is wrong.
404Resource not Found — The specified resource could not be found or the endpoint is does not exists.
405Method Not Allowed — You tried to access an endpoint with an invalid method.
429Too Many Requests — You’re requesting too many! Slow down!
500Internal Server Error — We had a problem with our server. Try again later.
503Service Unavailable — We’re temporarily offline for maintenance. Please try again later.