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
GET
Get User Subscription Info
GET
Get User Info
Voices
Voice Library
Projects
Pronunciation Dictionary
Models
Audio Native
Workspace
Usage
Legacy
Voice Generation (Deprecated)
Community
Blog
Help Center
Go to elevenlabs.io
Administration
User
Get User Subscription Info
GET
https://
api.elevenlabs.io
/
v1
/
user
/
subscription
Gets extended information about the users subscription
Response
Successful Response
tier
string
character_count
integer
character_limit
integer
can_extend_character_limit
boolean
allowed_to_extend_character_limit
boolean
next_character_count_reset_unix
integer
voice_limit
integer
professional_voice_limit
integer
can_extend_voice_limit
boolean
can_use_instant_voice_cloning
boolean
can_use_professional_voice_cloning
boolean
max_voice_add_edits
integer
Optional
voice_add_edit_counter
integer
Optional
currency
"usd" or "eur"
Optional
Allowed values:
usd
eur
status
enum
Optional
Show 8 enum values
billing_period
"monthly_period" or "annual_period"
Optional
Allowed values:
monthly_period
annual_period
character_refresh_period
"monthly_period" or "annual_period"
Optional
Allowed values:
monthly_period
annual_period
next_invoice
object
Optional
Show 2 properties
has_open_invoices
boolean
Optional
Get User Info
Up Next
Built with