Returns metadata for every supported TTS / voice provider including capabilities, available models and the workspace secret key used.
Use this endpoint to power a “Choose a voice provider” UI. Each provider entry tells you:Documentation Index
Fetch the complete documentation index at: https://docs.convocore.ai/llms.txt
Use this file to discover all available pages before exploring further.
displayName & iconUrl — for rendering provider chips/cardsrequiresWorkspaceApiKey — true if the provider has no platform fallback (the workspace must save its own API key under workspaceSecretKey)workspaceSecretKey — name of the field under workspaceData.secrets.* to persist the API key (e.g. ELEVENLABS_API_KEY)capabilities — booleans for speed, volume, emotion, modelId, sampleText, customVoiceCloningmodels — built-in model IDs you can pass to /voices and /voices/{provider} via ?modelId=