Models
Get models
Get the list of supported models.
GET
/
v1
/
models
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.
Response
200 - application/json
The model identifier.
Allowed value:
"vlm-1"
The domain identifier for the model.
Available options:
document.generative
, document.invoice
, document.markdown
, document.presentation
, document.receipt
, document.resume
, document.utility-bill
, video.tv-news
, video.tv-intelligence