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

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

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

This API exposes 3 operations across 3 paths, and defines 13 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 3 paths 13 schemas 3 GET

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_chats 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 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

subpackage_chats 3
GET
/v0/evi/chats
List chats
list-chats 6 params → 200
GET
/v0/evi/chats/{id}
List chat events
list-chat-events 5 params → 200
GET
/v0/evi/chats/{id}/audio
Get chat audio
get-audio 2 params → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are return_chat_paged_events (12 properties), return_chat_event (9 properties), return_chat (8 properties), ReturnChatAudioReconstruction (7 properties). Each schema is shown below with its type and property counts.

ReturnChatStatus
string
ReturnChatAudioReconstruction
object
List of chat audio reconstructions returned for the specified page number and page size.
7 properties 3 required
return_config_spec
object
The Config associated with this Chat.
2 properties 1 required
ReturnChatEventRole
string
ReturnChatEventType
string
ReturnChatPagedEventsPaginationDirection
string
ReturnChatPagedEventsStatus
string
ReturnChatAudioReconstructionStatus
string
return_paged_chats
object
A paginated list of chats returned from the server
5 properties 5 required
ReturnPagedChatsPaginationDirection
string
return_chat
object
A description of chat and its status
8 properties 4 required
return_chat_paged_events
object
A description of chat status with a paginated list of chat events returned from the server
12 properties 9 required
return_chat_event
object
A description of a single event in a chat returned from the server
9 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hume-ai-subpackage-chats-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_configs API
Hume AI subpackage_controlPlane API
Hume AI subpackage_prompts API
Hume AI subpackage_tools API
Hume AI subpackage_voices API