Error Codes
HTTP Status Codes
The API attempts to return appropriate HTTP status codes for every request.
| Code | Text | Description |
|---|---|---|
| 200 | OK | Success |
| 304 | Not Modified | There was no new data to return |
| 400 | Bad Request | The request was invalid or cannot be otherwise served |
API Status Codes
Description of the Api specific errors codes.
| Resource | Code | Description |
|---|---|---|
| 32 | Could not authenticate you | Your call could not be completed as dialed |
| 34 | Sorry, that page does not exist | Corresponds with an HTTP 404 - the specified resource was not found. |