> For the complete documentation index, see [llms.txt](https://docs.api.amethyste.moe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.api.amethyste.moe/errors.md).

# Errors

Here's the list of all errors than the API can return with a request.

| Status | Message               |
| ------ | --------------------- |
| 200    | OK                    |
| 400    | Bad Request           |
| 401    | Unauthorized          |
| 403    | Forbidden             |
| 404    | Not Found             |
| 413    | Payload Too Large     |
| 500    | Internal Server Error |
| 501    | Not Implemented       |
| 502    | Bad Gateway           |
| 503    | Service Unavailable   |
