cURL
curl --request GET \ --url https://api.sup.ai/v1/info/models \ --header 'Authorization: Bearer <token>'
{}
Returns information about all available AI models.
Each model includes:
API key authentication. Use your Supai API key as the bearer token.
Map of model IDs to their information
Show child attributes