Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

KugelAudio 11labs API

The 11labs API from KugelAudio — 6 operation(s) for 11labs.

KugelAudio 11labs API is one of 14 APIs that KugelAudio publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include 11labs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 6 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against the base URL https://api.kugelaudio.com.

6 operations 6 paths 7 schemas 4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.kugelaudio.com
Resource Areas
1

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

11labs 6
POST
/11labs/v1/text-to-speech/{voice_id}
Text To Speech
text_to_speech_11labs_v1_text_to_speech__voice_id__post 2 params body → 200422
POST
/11labs/v1/text-to-speech/{voice_id}/stream
Text To Speech Stream
text_to_speech_stream_11labs_v1_text_to_speech__voice_id__stream_post 2 params body → 200422
GET
/11labs/v1/voices
Get Voices
get_voices_11labs_v1_voices_get → 200
GET
/11labs/v1/voices/{voice_id}
Get Voice
get_voice_11labs_v1_voices__voice_id__get 1 param → 200422
GET
/11labs/v1/models
Get Models
get_models_11labs_v1_models_get → 200
GET
/11labs/health
Health
health_11labs_health_get → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ElevenLabsModel (7 properties), ElevenLabsVoice (6 properties), ValidationError (5 properties), ElevenLabsVoiceSettings (4 properties). Each schema is shown below with its type and property counts.

ElevenLabsVoice
object
One voice in the ElevenLabs catalog shape.
6 properties 2 required
ValidationError
object
5 properties 3 required
ElevenLabsVoicesResponse
object
1 property 1 required
HTTPValidationError
object
1 property
ElevenLabsVoiceSettings
object
ElevenLabs voice settings (mapped onto KugelAudio params).
4 properties
ElevenLabsTTSRequest
object
ElevenLabs-compatible TTS request body.
3 properties 1 required
ElevenLabsModel
object
One model in the ElevenLabs catalog shape.
7 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kugelaudio-11labs-api-openapi.yml Raw ↑

Other APIs KugelAudio publishes across the network.

KugelAudio Audio API
KugelAudio billing API
KugelAudio Dictionaries API
KugelAudio Health API
KugelAudio license API
KugelAudio Models API
KugelAudio Normalize API
KugelAudio Post Overrides API
KugelAudio Predict API
KugelAudio Ready API
KugelAudio Tts API
KugelAudio Vapi API