elevenlabs Voices API
Endpoints for managing voices including listing, creating, editing, and deleting voices in the library.
elevenlabs Voices API is one of 22 APIs that elevenlabs publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Voices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.
This API exposes 5 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, https://api.elevenlabs.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
elevenlabs Voices API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as xi-api-key (apiKeyAuth).
By default, every request must be authenticated.
apiKeyAuth— ElevenLabs API key passed in the xi-api-key header for authentication.
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Endpoints for managing voices including listing, creating, editing, and deleting voices in the library.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Voice (8 properties), EditVoiceRequest (4 properties), VoiceSettings (4 properties), VoiceSample (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from elevenlabs 12
Other APIs elevenlabs publishes across the network.