cURL
curl --request GET \ --url https://api.caprioletech.com/v1/models
{ "data": [ { "id": "google/gemini-3.1-flash-lite-preview" } ] }
Returns the current public model catalog.
Public model list
Show child attributes