> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kicks.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Status codes

> HTTP status codes used by KicksDB

| Code     | Description                               |
| -------- | ----------------------------------------- |
| 200      | The request was successful.               |
| 400, 422 | The request was malformed or invalid.     |
| 401      | The API key is invalid or expired.        |
| 404      | The requested resource was not found.     |
| 429      | The request was rate limited.             |
| 500      | The server encountered an internal error. |

## Need help?

<Card title="Join our Discord server" icon="discord" href="https://kicks.dev/discord" arrow="true" cta="Join now">
  Join our Discord server to get help from our community and team.
</Card>

Don't have a Discord account? Contact us at [support@kicks.dev](mailto:support@kicks.dev) to get help.
