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

# Model catalog

> Public model IDs and supported model families.

APIAny.AI exposes public model IDs. These IDs are stable product contracts for your application.

Current public model families include:

* Image generation models such as Z-Image, Nano Banana, GPT Image, and Seedance image models.
* Video generation models such as Seedance, Veo, Wan, and Gemini Omni.
* Chat models such as Gemini, GPT, DeepSeek, and MiniMax.

## Public model IDs

Use the model ID shown in the dashboard and model pages:

```json theme={null}
{
  "model": "gpt-5.4"
}
```

## Model usage

Use the public model ID in API requests and APIAny.AI returns a standardized response for that model family.
