Skip to main content
GET
/
info
/
models
List available models
curl --request GET \
  --url https://api.sup.ai/v1/info/models \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key authentication. Use your Supai API key as the bearer token.

Response

Map of model IDs to their information

Map of model IDs to their information

{key}
object