On this page

API Overview

2026-03-20

The Digital Human API service provides the following APIs and callbacks. Refer to API Calling Methods for calling the APIs below.

Digital Human Management

API NameAPI FunctionRate Limit
Query Digital Human ListQuery the list of available Digital Humans.10 times/second
View Digital Human DetailsQuery Digital Human information.10 times/second

Timbre Management

API NameAPI FunctionRate Limit
Query Timbre InfoQuery available timbres for Digital Human.10 times/second

Real-Time Streaming Broadcasting

API NameAPI FunctionRate Limit
Create Digital Human Video Stream TaskCreate a Digital Human video stream task to generate real-time Digital Human video.10 times/second
Drive Digital Human via WebSocketDrive the Digital Human to speak by transmitting audio stream data in real-time via WebSocket.10 times/second
Drive Digital Human with AudioDrive the Digital Human to speak with audio.10 times/second
Drive Digital Human with TextDrive the Digital Human to speak with text.10 times/second
Query Running Digital Human Video Stream TasksQuery currently running Digital Human video stream tasks.10 times/second
Interrupt Digital Human Video Stream Drive TaskInterrupt a Digital Human video stream drive task.10 times/second
Stop Digital Human Video Stream TaskStop a Digital Human video stream task.10 times/second
Get Digital Human Video Stream Task StatusGet the status of a Digital Human video stream task.10 times/second

Previous

Get Digital Human Drive Status

Next

API Calling Methods

On this page

Back to top