List models

Gets a list of available models.

Headers

xi-api-keystringRequired

Response

Successful Response
model_idstring
The unique identifier of the model.
namestring or null
The name of the model.
can_be_finetunedboolean or null
Whether the model can be finetuned.
can_do_text_to_speechboolean or null

Whether the model can do text-to-speech.

can_do_voice_conversionboolean or null
Whether the model can do voice conversion.
can_use_styleboolean or null
Whether the model can use style.
can_use_speaker_boostboolean or null
Whether the model can use speaker boost.
serves_pro_voicesboolean or null
Whether the model serves pro voices.
token_cost_factordouble or null
The cost factor for the model.
descriptionstring or null
The description of the model.
requires_alpha_accessboolean or null
Whether the model requires alpha access.
max_characters_request_free_userinteger or null
The maximum number of characters that can be requested by a free user.
max_characters_request_subscribed_userinteger or null
The maximum number of characters that can be requested by a subscribed user.
maximum_text_length_per_requestinteger or null
The maximum length of text that can be requested for this model.
languageslist of objects or null
The languages supported by the model.
model_ratesobject or null
The rates for the model.
concurrency_groupenum or null
The concurrency group for the model.
Allowed values:

Errors