> ## Documentation Index
> Fetch the complete documentation index at: https://uip-f4b0bbe5.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenAPI specification

> Auto-generated reference from the gateway's /openapi.yaml.

The full API reference on this site is generated automatically from the
gateway's OpenAPI 3.1 spec.

## Fetch the spec

```bash theme={null}
curl https://api.your-tenant.agcms.com/openapi.yaml
```

## Discovery

```bash theme={null}
curl https://api.your-tenant.agcms.com/.well-known/openapi
```

Use it to drive your own SDK codegen, Postman imports, or API-explorer UIs.
