latestOpenAPI 3.1.02026-08-2250256155.1 KB

452cc1ca14c3

models

Get a specific Model

Returns metadata for a specific public model

get/v1/models/{model_id}

Path parameters

model_idstring required

The specific UUID of the model

Headers

Authorizationstring required

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Response

A model object that can be either STT or TTS

OR