List Streaming Avatars

This API endpoint allows you to retrieve a list of public and custom interactive avatars.

❗️

Interactive Avatar is getting upgraded to LiveAvatar! Now with its own website and app. Learn more

We recommend integrating directly with LiveAvatar instead. Docs


Response Body

FieldTypeDescription
codeintegerStatus code of the response (e.g., 100 for success).
dataarrayArray of avatar objects.
data.avatar_idstringUnique identifier for the avatar.
data.created_atintegerTimestamp when the avatar was created.
data.default_voicestringDefault voice ID associated with the avatar.
data.is_publicbooleanIndicates whether the avatar is public.
data.normal_previewstringURL for a preview image of the avatar.
data.pose_namestringHuman-readable name or description of the avatar.
data.statusstringCurrent status of the avatar (e.g., ACTIVE, INACTIVE).
messagestringResponse message (e.g., "Success").
Language
Credentials
Header
Click Try It! to start a request and see the response here!