elevenlabs.io
ElevenLabs provides AI audio and voice products, including text-to-speech, speech-to-text, music, dubbing, sound effects, and voice agents. Its platform also includes tools for building and managing conversational voice agents and related workflows.
ElevenLabs exposes a documented REST API at https://api.elevenlabs.io/ authenticated by an `xi-api-key` header, plus an official npm-distributed `elevenlabs` CLI that authenticates with the same API key; its docs also describe connecting external third-party MCP servers, but ElevenLabs does not expose its own public MCP server or GraphQL API.
- ElevenLabs APIdiscovered
- ElevenLabs CLIdiscovered
Sign in to the ElevenLabs API keys page (also linked as Get API key) and create or copy an API key for your workspace/account. The API docs state this key is sent in the xi-api-key header, and the CLI can also prompt for it via elevenlabs auth login.
conventions · 3/7 published
- integrations.json——
- llms.txt✓https://elevenlabs.io/llms.txt
- API catalog✓https://elevenlabs.io/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✓https://elevenlabs.io/.well-known/agent-skills/index.json
Publish these signals → /publishing