Retrieve available LLM models
Models
Models
Lists all models available through the proxy, including pricing information per model.
Useful for frontend model selectors or pricing calculators.
GET
Retrieve available LLM models
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Optional user identifier provided by the developer.
Can be used instead of the user property in the request body to associate the API call with a specific end user.
Response
200 - application/json
successful operation
A list of available models.