Learn about error responses and status codes from the Trakkr API
Status Code | Description |
---|---|
200 | Success - The request was successful |
400 | Bad Request - The request was invalid |
401 | Unauthorized - Missing or invalid API key |
403 | Forbidden - Valid API key but insufficient permissions |
500 | Internal Server Error - Something went wrong on our end |