A complete list of status codes you may encounter when interacting with KicksDB.| Code | Description | Example |
|---|
| 200 | OK | The request was successful. |
| 400 | Bad Request | The request was invalid, often due to missing or incorrect parameter. |
| 401 | Unauthorized | Authentication is required. This may occur due to an invalid API key or exceeding your quota. |
| 404 | Not Found | The requested resource could not be found. |
| 429 | Too Many Requests | Indicates internal rate limiting, unrelated to the API key quota. |
| 500 | Internal Server Error | A server-side error occurred. Please contact support if the issue persists. |
Modified at 2025-08-18 21:36:00