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

# List Models

<RequestExample>
  ```bash cURL theme={null}
  curl https://api.shuttleai.com/v1/models \
    -H "Authorization: Bearer shuttle-xxx"
  ```
</RequestExample>
