Get total count of available models

Authentication

AuthorizationBearer
API key as bearer token in Authorization header

Query parameters

output_modalitiesstringOptional

Filter models by output modality. Accepts a comma-separated list of modalities (text, image, audio, embeddings) or “all” to include all models. Defaults to “text”.

Response

Returns the total count of available models
dataobject
Model count data

Errors

400
Bad Request Error
500
Internal Server Error