Supported Endpoints
List Models
GET
Lists available models. If provider
is specified,
returns the models that the provider supports.
You can also show all custom models by passing custom
as the provider.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Provider to get available models from.