Models / Hub
List models
Get the list of supported models.
GET
Get a list of schemas currently supported by the API.
These are available for use with the
generate endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.