SupportedModelsService
List supported models
Lists Together-hosted base models that can be deployed for dedicated inference, together with their capabilities and certified deployment profiles.
get/supported-models
Query parameters
modality'MODALITY_TEXT' | 'MODALITY_IMAGE' | 'MODALITY_AUDIO' | 'MODALITY_VIDEO'
Filter models by input modality.
product'PRODUCT_SERVERLESS' | 'PRODUCT_DEDICATED' | 'PRODUCT_FINE_TUNING'
Filter models by product surface.
searchstring
Case-insensitive search across model IDs, names, and descriptions.
limitinteger
Maximum number of models to return.
afterstring
Cursor from a previous supported-model list response.
Response
OK