List models

Gets a list of available models.

Headers

xi-api-keystringRequired

Response

Successful Response

model_idstring

The unique identifier of the model.

namestring

The name of the model.

can_be_finetunedboolean

Whether the model can be finetuned.

can_do_text_to_speechboolean

Whether the model can do text-to-speech.

can_do_voice_conversionboolean

Whether the model can do voice conversion.

can_use_styleboolean

Whether the model can use style.

can_use_speaker_boostboolean

Whether the model can use speaker boost.

serves_pro_voicesboolean

Whether the model serves pro voices.

token_cost_factordouble

The cost factor for the model.

descriptionstring

The description of the model.

requires_alpha_accessboolean

Whether the model requires alpha access.

max_characters_request_free_userinteger

The maximum number of characters that can be requested by a free user.

max_characters_request_subscribed_userinteger

The maximum number of characters that can be requested by a subscribed user.

maximum_text_length_per_requestinteger

The maximum length of text that can be requested for this model.

languageslist of objects

The languages supported by the model.

model_ratesobject

The rates for the model.

concurrency_groupenum

The concurrency group for the model.

Allowed values:

Errors