Supported Endpoints
List Endpoints
GET
Lists available endpoints in model@provider
format.
If model
or provider
are specified, only the matching endpoints will be listed.
You can also show all custom endpoints by passing custom
as the provider.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Model to get available endpoints for.
Provider to get available endpoints for.