v3

latestOpenAPI 3.1.02026-08-0150254154.0 KB
manage > v1 > 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