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_controlPlane API

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

Hume AI subpackage_controlPlane 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_controlPlane. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and an AsyncAPI specification.

This API exposes 1 operation across 1 path, and defines 21 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.

1 operations 1 paths 21 schemas 1 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_controlPlane API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Hume-Api-Key (bearerAuth).

Paths & Operations 1

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

subpackage_controlPlane 1
POST
/v0/evi/chat/{chat_id}/send
Send Message
send 2 params body → 200422

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are SessionSettings (11 properties), ToolErrorMessage (8 properties), ToolResponseMessage (6 properties), Tool (5 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
PauseAssistantMessage
object
Pause responses from EVI. Chat history is still saved and sent after resuming. Once this message is sent, EVI will not respond until a Resume Assistant message…
2 properties 1 required
HTTPValidationError
object
1 property
UserInput
object
User text to insert into the conversation. Text sent through a User Input message is treated as the user's speech to EVI. EVI processes this input and provides…
3 properties 2 required
ValidationErrorLocItems
ToolType
string
AssistantInput
object
Assistant text to synthesize into spoken audio and insert into the conversation. EVI uses this text to generate spoken audio using our proprietary expressive t…
3 properties 2 required
SessionSettings
object
Settings for this chat session. Session settings are temporary and apply only to the current Chat session. These settings can be adjusted dynamically based on…
11 properties 1 required
ControlPlanePublishEvent
AudioConfiguration
object
4 properties 3 required
Context
object
2 properties 1 required
controlPlane_send_Response_200
object
Empty response body
BuiltinToolConfig
object
2 properties 1 required
ToolErrorMessage
object
Error message from the tool call, not exposed to the LLM or user. Upon receiving a Tool Call message and failing to invoke the function, this message is sent t…
8 properties 3 required
BuiltInTool
string
Encoding
string
ToolResponseMessage
object
Return value of the tool call. Contains the output generated by the tool to pass back to EVI. Upon receiving a Tool Call message and successfully invoking the…
6 properties 3 required
ErrorLevel
string
ContextType
string
Tool
object
5 properties 3 required
ResumeAssistantMessage
object
Resume responses from EVI. Chat history sent while paused will now be sent. Upon resuming, if any audio input was sent during the pause, EVI will retain contex…
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hume-ai-subpackage-controlplane-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_prompts API
Hume AI subpackage_tools API
Hume AI subpackage_voices API