List avatars
The endpoint will return the available avatars for your workspace.
The types of avatars the endpoint will return:
Studio: Avatars provided by Colossyan.
Scenario: Also provided by Colossyan, but shown with a specific scenario background.
Instant: Custom-made avatars. To learn how to create one using the API, check out the following page ⇒Create avatar
ssa_lite/ssa_studio: These are also custom-made avatars. To learn more, visit this link.
Important: Scenario and Instant avatars are not included by default. To access them, please contact support.
Avatar inference model and variant support
There are two different inference models supported by the API (returned by the supportedInferenceModel parameter):
legacyneo
There are three different avatar variants supported by the API (returned by the supportedActorTrackVariant parameter):
full_bodybubbleshoulder
Important: Not all inference models support all avatar variants.
full_body
✅
❌
bubble
✅
✅
shoulder
✅
✅
Fetches a list of avatars that the user has access to.
A list of avatars
Unauthorized. Authentication required.
Internal server error.
Last updated
Was this helpful?