Error Codes
Everything other than a 200
Spotix Support
Last Update 10 months ago
| HTTP Code | Error | Description |
| 400 | Bad Request | No Student ID listed in request or you added a foreign parameter |
| 401 | Unauthorized | Incorrect API key |
| 403 | Forbidden | Key has been banned or revoked |
| 404 | Not Found | Student ID not listed in database |
| 429 | Rate Limit | You sent too may requests to the API, resets in 60 seconds |
| 500 | Internal Server Error | Error is from our end of the server |
Sample Error Responses
Error 400 (No ID)
Error 400 (Foreign param)
Error 401 (bad key)
Error 403 (Banned key)
Error 404 (No student ID in db)
Error 429 (rate limit)
Error 500 (I.S.E)
