Get Subscription
Subscription
Get Subscription
Retrieve the authenticated user’s current subscription information, including plan name, credit usage, concurrency limit, and custom voice slot capacity.
Use this endpoint to check remaining credits, verify your current plan, or see how many custom voice slots are available before cloning a new voice with POST /v1/voices/clone. The limits.custom_voice_slot value is the maximum number of custom voices the current plan can hold at once; free the slot by calling DELETE /v1/voices/{voice_id}.
GET
Get Subscription
Authorizations
API key for authentication. You can obtain an API key from the Typecast API Console.