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

The subpackage_chatGroups API from Hume AI — 4 operation(s) for subpackage_chatgroups.

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

This API exposes 4 operations across 4 paths, and defines 17 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.

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

Paths & Operations 4

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

subpackage_chatGroups 4
GET
/v0/evi/chat_groups
List chatgroups
list-chat-groups 5 params → 200
GET
/v0/evi/chat_groups/{id}
Get chatgroup
get-chat-group 6 params → 200
GET
/v0/evi/chat_groups/{id}/audio
Get chat group audio
get-audio 5 params → 200
GET
/v0/evi/chat_groups/{id}/events
List chat events from a specific chatgroup
list-chat-group-events 5 params → 200

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are return_chat_group_paged_chats (10 properties), return_chat_event (9 properties), return_chat (8 properties), return_chat_group_paged_audio_reconstructions (8 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_chat_group_paged_chats
object
A description of chatgroup and its status with a paginated list of each chat in the chatgroup
10 properties 9 required
ReturnChatGroupPagedAudioReconstructionsPaginationDirection
string
return_config_spec
object
The Config associated with this Chat.
2 properties 1 required
return_chat_group_paged_audio_reconstructions
object
A paginated list of chat reconstructions for a particular chatgroup
8 properties 8 required
return_paged_chat_groups
object
A paginated list of chatgroups returned from the server
5 properties 5 required
return_chat_group
object
A description of chatgroup and its status
7 properties 4 required
return_chat_group_paged_events
object
A paginated list of chat events that occurred across chats in this chatgroup from the server
6 properties 6 required
ReturnChatGroupPagedEventsPaginationDirection
string
ReturnChatEventRole
string
ReturnChatEventType
string
ReturnChatAudioReconstructionStatus
string
return_chat
object
A description of chat and its status
8 properties 4 required
ReturnChatGroupPagedChatsPaginationDirection
string
ReturnPagedChatGroupsPaginationDirection
string
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-chatgroups-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_chats 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