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

Hume AI subpackage_voices API

The subpackage_voices API from Hume AI — 1 operation(s) for subpackage_voices.

Hume AI subpackage_voices API is one of 9 APIs that Hume AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

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

This API exposes 3 operations across 1 path, and defines 9 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.hume.ai.

3 operations 1 paths 9 schemas 1 DELETE1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.hume.ai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Hume AI subpackage_voices API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Hume-Api-Key (bearerAuth).

Paths & Operations 3

Across 1 path, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

subpackage_voices 3
POST
/v0/tts/voices
Create voice
create 1 param body → 200422
GET
/v0/tts/voices
List voices
list 6 params → 200
DELETE
/v0/tts/voices
Delete voice
delete 2 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are return_paged_octave_public_voices (4 properties), return_voice_octave_public (4 properties), ValidationError (3 properties), OctaveVoiceDesignSaveResponse (3 properties). Each schema is shown below with its type and property counts.

ValidationErrorLocItems
VoiceProvider
string
ValidationError
object
3 properties 3 required
OctaveVoiceDesignSaveArgs
object
2 properties 2 required
OctaveVoiceDesignSaveResponse
object
3 properties 3 required
voices_delete_Response_200
object
Empty response body
HTTPValidationError
object
1 property
return_voice_octave_public
object
An Octave voice available for text-to-speech
4 properties 3 required
return_paged_octave_public_voices
object
A paginated list Octave voices available for text-to-speech
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hume-ai-subpackage-voices-api-openapi.yml Raw ↑

Other APIs Hume AI publishes across the network.

Hume AI Ai Default API
Hume AI subpackage_batch API
Hume AI subpackage_chatGroups API
Hume AI subpackage_chats API
Hume AI subpackage_configs API
Hume AI subpackage_controlPlane API
Hume AI subpackage_prompts API
Hume AI subpackage_tools API