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}.
Documentation Index
Fetch the complete documentation index at: https://typecast.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. You can obtain an API key from the Typecast API Console.