Retrieve a list of available models.
Documentation Index
Fetch the complete documentation index at: https://budecosystem-b7b14df4.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer authentication header of the form Bearer <token> where <token> is your API key |
| Parameter | Type | Required | Description |
|---|---|---|---|
| limit | integer | No | Maximum number of models to return. Default: 100 |
| offset | integer | No | Number of models to skip for pagination. Default: 0 |