| Error Code | Description |
|---|---|
| 404 | The requested resource was not found on this server. Maybe the HTTP method or endpoint is not correct |
| 401 | The request requires user authentication. Check that your authentication header has Token [YOUR API KEY] |
| 403 | The request was a valid request, but the server is refusing to respond to it. Try again later. |
| 405 | Method not allowed. You are probably using an incorrect HTTP Method |
| 500 | A server error, please contact us or try again in a few minutes. |

