Search
/
Community
Blog
Help Center
Go to elevenlabs.io
Product
Developer Guides
Conversational AI
API Reference
Changelog
Product
Developer Guides
Conversational AI
API Reference
Changelog
API Reference
Introduction
Authentication
Streaming
SDK Libraries
Node Library
Python Library
Postman Library
Endpoints
Text to Speech
Voice Changer
Sound Effects
Audio Isolation
Text to Voice
Dubbing
Administration
History
Samples
User
Voices
Voice Library
Projects
Pronunciation Dictionary
Models
GET
Get Models
Audio Native
Workspace
Usage
Legacy
Voice Generation (Deprecated)
Community
Blog
Help Center
Go to elevenlabs.io
Administration
Models
Get Models
GET
https://
api.elevenlabs.io
/
v1
/
models
Gets a list of available models.
Response
Successful Response
model_id
string
name
string
Optional
can_be_finetuned
boolean
Optional
can_do_text_to_speech
boolean
Optional
can_do_voice_conversion
boolean
Optional
can_use_style
boolean
Optional
can_use_speaker_boost
boolean
Optional
serves_pro_voices
boolean
Optional
token_cost_factor
double
Optional
description
string
Optional
requires_alpha_access
boolean
Optional
max_characters_request_free_user
integer
Optional
max_characters_request_subscribed_user
integer
Optional
maximum_text_length_per_request
integer
Optional
languages
list of objects
Optional
Show 2 properties
model_rates
object
Optional
Show property
concurrency_group
"standard" or "turbo"
Optional
Allowed values:
standard
turbo
Create Audio Native Project
Up Next
Built with