API Reference
List models
GET
/
model
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
family
enum<string>
Filter models by family
Available options:
claude
, gpt
, dall-e
, whisper
, gemini
, palm
, bert
, t5
, llama
, opt
, galactica
, phi
, stable-diffusion
, stable-lm
, mistral
, mixtral
, command
, embed
, falcon
, mpt
, pythia
, dolly
, bloom
, roberta
, gpt-neo
, gpt-j
Response
200 - application/json
models
object[]
required