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

# Method Not Allowed

> The method is not allowed for the requested URL

### What Happened?

You are trying to access an endpoint with an HTTP method that is not allowed.
The API only allows specific methods for each endpoint.
For example, you cannot use the `GET` method to resize an image.

### How to Prevent or Fix

Check the [API Reference](/api-reference/introduction) for the allowed methods for each endpoint.
