List models
Gets a list of available models.
Headers
xi-api-key
Response
Successful Response
model_id
The unique identifier of the model.
name
The name of the model.
can_be_finetuned
Whether the model can be finetuned.
can_do_text_to_speech
Whether the model can do text-to-speech.
can_do_voice_conversion
Whether the model can do voice conversion.
can_use_style
Whether the model can use style.
can_use_speaker_boost
Whether the model can use speaker boost.
serves_pro_voices
Whether the model serves pro voices.
token_cost_factor
The cost factor for the model.
description
The description of the model.
requires_alpha_access
Whether the model requires alpha access.
maximum_text_length_per_request
The maximum number of input text characters accepted per request for this model. Longer requests are rejected.
languages
The languages supported by the model.
model_rates
The rates for the model.
concurrency_group
The concurrency group for the model.
max_characters_request_free_userDeprecated
Deprecated. Not enforced; use maximum_text_length_per_request instead.
max_characters_request_subscribed_userDeprecated
Deprecated. Not enforced; use maximum_text_length_per_request instead.
Errors
422
Unprocessable Entity Error