> ## 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.

# OpenAPI Spec

> Reference the OpenAPI spec for the API

## Description

The [OpenAPI](https://spec.openapis.org/oas/v3.1.0.html) spec is a standard way to describe RESTful APIs.
It provides a machine-readable format that can be used to generate documentation, client libraries, and server stubs.

The OpenAPI spec is a JSON or YAML file that describes the endpoints, request and response formats, authentication methods, and other details of the API.

## Download

You can download the OpenAPI spec for the IMG Processing API from the link below.

<Card title="Download" icon="Download" href={'https://api.img-processing.com/openapi'} arrow horizontal>
  Download the OpenAPI spec
</Card>
