List models

Gets a list of available models.

Headers

xi-api-keystringOptional

Response

Successful Response
model_idstring
The unique identifier of the model.
namestringOptional
The name of the model.
can_be_finetunedbooleanOptional
Whether the model can be finetuned.
can_do_text_to_speechbooleanOptional

Whether the model can do text-to-speech.

can_do_voice_conversionbooleanOptional
Whether the model can do voice conversion.
can_use_stylebooleanOptional
Whether the model can use style.
can_use_speaker_boostbooleanOptional
Whether the model can use speaker boost.
serves_pro_voicesbooleanOptional
Whether the model serves pro voices.
token_cost_factordoubleOptional
The cost factor for the model.
descriptionstringOptional
The description of the model.
requires_alpha_accessbooleanOptional
Whether the model requires alpha access.
max_characters_request_free_userintegerOptional
The maximum number of characters that can be requested by a free user.
max_characters_request_subscribed_userintegerOptional
The maximum number of characters that can be requested by a subscribed user.
maximum_text_length_per_requestintegerOptional
The maximum length of text that can be requested for this model.
languageslist of objectsOptional
The languages supported by the model.
model_ratesobjectOptional
The rates for the model.
concurrency_groupstringOptional
The concurrency group for the model.

Errors

422
Unprocessable Entity Error