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

# method_not_allowed

> HTTP 405 — Request method not allowed for this endpoint.

## HTTP status

`405 invalid_request_error`

## Typical cause

The HTTP method used (e.g., `GET` instead of `POST`) isn't supported on this endpoint.

## Resolution

Check the API reference for the correct HTTP method.
