How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hume AI subpackage_configs API

The subpackage_configs API from Hume AI — 3 operation(s) for subpackage_configs.

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

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

This API exposes 9 operations across 3 paths, and defines 66 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

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

9 operations 3 paths 66 schemas 2 DELETE3 GET2 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 9

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

subpackage_configs 9
POST
/v0/evi/configs
Create config
create-config 1 param body → 201
GET
/v0/evi/configs
List configs
list-configs 5 params → 200
GET
/v0/evi/configs/{id}
List config versions
list-config-versions 5 params → 200
POST
/v0/evi/configs/{id}
Create config version
create-config-version 2 params body → 201
PATCH
/v0/evi/configs/{id}
Update config name
update-config-name 2 params body → 200
DELETE
/v0/evi/configs/{id}
Delete config
delete-config 2 params → 200
GET
/v0/evi/configs/{id}/version/{version}
Get config version
get-config-version 3 params → 200
PATCH
/v0/evi/configs/{id}/version/{version}
Update config description
update-config-description 3 params body → 200
DELETE
/v0/evi/configs/{id}/version/{version}
Delete config version
delete-config-version 3 params → 200

Schemas 66

The contract defines 66 schemas that model the data the API accepts and returns. The most detailed are return_config (19 properties), return_config_public (19 properties), posted_config (15 properties), posted_config_version (14 properties). Each schema is shown below with its type and property counts.

posted_turn_detection_spec
object
A turn detection specification posted to the server
3 properties
posted_nudge_spec
object
A nudge specification posted to the server
2 properties
return_nudge_spec
object
A specific nudge configuration returned from the server
2 properties 1 required
ReturnConfigLanguageModel
object
3 properties
ReturnConfigPrompt
object
8 properties 7 required
return_event_message_spec
object
A specific event message configuration to be returned from the server
2 properties 1 required
configs_update-config-name_Response_200
object
Empty response body
LanguageModelType
string
PostedConfigPrompt
object
4 properties
ModelProviderEnum
string
PostedConfigTimeouts
object
2 properties
return_interruption_spec
object
An interruption configuration returned from the server
1 property
PostedEventMessageSpecsOnInactivityTimeout
object
2 properties 1 required
posted_config
object
A configuration to be posted to the server
15 properties 2 required
return_config
object
A specific config version returned from the server
19 properties
PostedBuiltinToolName
string
posted_config_version
object
A new version of an existing configuration to be posted to the server
14 properties 1 required
PostedTimeoutSpecsInactivity
object
2 properties 1 required
return_event_message_specs
object
Collection of event messages returned by the server. Event messages are sent by the server when specific events occur during a chat session. These messages are…
3 properties
VoiceName
object
2 properties 1 required
VoiceId
object
2 properties 1 required
posted_config_prompt_spec
object
Identifies which prompt to use in a a config OR how to create a new prompt to use in the config
4 properties
posted_config_version_description
object
A config version description to be posted to the server
1 property
ReturnConfigNudges
object
2 properties 1 required
return_timeout_specs
object
Collection of timeout specifications returned by the server. Timeouts are sent by the server when specific time-based events occur during a chat session. These…
2 properties 2 required
return_prompt_public
object
A specific prompt version returned from the server
9 properties 7 required
prompt_expansion_spec
object
Configuration for prompt expansion behavior.
1 property
VoiceRef
return_user_defined_tool
object
A specific tool version returned from the server
11 properties 8 required
PostedConfigEventMessages
object
3 properties
posted_user_defined_tool_spec
object
A specific tool identifier to be posted to the server
2 properties 1 required
posted_builtin_tool
object
A configuration of a built-in tool to be posted to the server
2 properties 1 required
return_builtin_tool
object
A specific builtin tool version returned from the server
3 properties 2 required
PostedEventMessageSpecsOnMaxDurationTimeout
object
2 properties 1 required
PostedEventMessageSpecsOnNewChat
object
2 properties 1 required
returned_webhook_spec
object
Collection of webhook URL endpoints to be returned from the server
2 properties 2 required
ReturnConfigEventMessages
object
3 properties
ReturnBuiltinToolToolType
string
ReturnedWebhookSpecEventsItems
string
The list of events the specified URL is subscribed to. See our [webhooks guide](/docs/speech-to-speech-evi/configuration/build-a-configurationsupported-events)…
return_timeout_spec
object
A specific timeout configuration to be returned from the server
2 properties 1 required
posted_webhook_spec
object
URL and settings for a specific webhook to be posted to the server
2 properties 2 required
ReturnConfigTimeouts
object
2 properties 2 required
posted_interruption_spec
object
An interruption specification posted to the server
1 property
posted_ellm_model
object
A eLLM model configuration to be posted to the server
1 property
PostedWebhookSpecEventsItems
string
The list of events the specified URL is subscribed to. See our [webhooks guide](/docs/speech-to-speech-evi/configuration/build-a-configurationsupported-events)…
ReturnUserDefinedToolVersionType
string
PostedConfigLanguageModel
object
3 properties
return_paged_configs
object
A paginated list of config versions returned from the server
4 properties 1 required
return_config_public
object
A specific config version returned from the server
19 properties
PostedConfigEllmModel
object
1 property
return_ellm_model
object
A specific eLLM Model configuration
1 property 1 required
PostedTimeoutSpecsMaxDuration
object
2 properties 1 required
ReturnConfigEllmModel
object
1 property 1 required
posted_event_message_specs
object
Collection of event messages returned by the server. Event messages are sent by the server when specific events occur during a chat session. These messages are…
3 properties
ReturnPromptVersionType
string
ReturnUserDefinedToolToolType
string
VoiceProvider
string
return_turn_detection_spec
object
A turn detection configuration returned from the server
3 properties
posted_config_name
object
A configuration name change to be posted to the server
1 property 1 required
configs_delete-config-version_Response_200
object
Empty response body
posted_timeout_specs
object
Collection of timeout specifications returned by the server. Timeouts are sent by the server when specific time-based events occur during a chat session. These…
2 properties
return_language_model
object
A specific LanguageModel
3 properties
PostedConfigNudges
object
2 properties
ReturnVoice
object
An Octave voice available for text-to-speech
4 properties 3 required
configs_delete-config_Response_200
object
Empty response body
posted_language_model
object
A LanguageModel to be posted to the server
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hume-ai-subpackage-configs-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_controlPlane API
Hume AI subpackage_prompts API
Hume AI subpackage_tools API
Hume AI subpackage_voices API
Hume AI Speech To Speech (EVI) API
Where this information came from

This is an independent, third-party profile of Hume AI subpackage_configs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.