EndpointsApiV1Models
List available models
curl -X GET "https://example.com/api/v1/models"{ "data": [ { "id": "gpro", "max_input_length": 1, "name": "string", "supported_formats": [ "wav" ] } ]}curl -X GET "https://example.com/api/v1/models"{ "data": [ { "id": "gpro", "max_input_length": 1, "name": "string", "supported_formats": [ "wav" ] } ]}