Models
Get Models
Gets a list of available models.
GET
/
v1
/
models
Headers
xi-api-key
string
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Response
200 - application/json
model_id
string
requiredname
string
requiredcan_be_finetuned
boolean
requiredcan_do_text_to_speech
boolean
requiredcan_do_voice_conversion
boolean
requiredcan_use_style
boolean
requiredcan_use_speaker_boost
boolean
requiredserves_pro_voices
boolean
requiredtoken_cost_factor
number
requireddescription
string
requiredrequires_alpha_access
boolean
requiredmax_characters_request_free_user
integer
requiredmax_characters_request_subscribed_user
integer
requiredmaximum_text_length_per_request
integer
requiredlanguages
object[]
requiredmodel_rates
object
requiredconcurrency_group
enum<string>
requiredAvailable options:
standard
, turbo
Was this page helpful?