Model Database

You can refer to the Models documentation to understand what models are available and the differences between them. It also possible to list all LLM models through API.

get

/models

Responses
curl -L \
  --url 'https://api.aimlapi.com/models'

No body

Last updated

Was this helpful?