| Error Code | Description |
|---|---|
| 400 | Bad Request - Your request is incorrect |
| 401 | Unauthorized - Your API key is wrong |
| 403 | Forbidden - The action requested is not allowed |
| 404 | Not Found - The requested resource could not be found |
| 405 | Method Not Allowed - You tried to access a resource with an invalid method |
| 429 | Too Many Requests - You’re requesting too much! Slow down! |
| 500 | Internal Server Error - We had a problem with our server. Try again later |