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

# Models

> List all models available on Hebo Gateway

Simply call the `/models` endpoint:

```bash Bash theme={null}
curl https://gateway.hebo.ai/v1/models
```

<Info>This endpoint does not require authentication</Info>
