Discussions

Ask a Question
Back to All

API - GET Avatar returns Avatar ID but not Avatar Look ID

There's a shortcoming I'm seeing with the API where I want to be able to get a list of all of the avatars I have access to and then generate a video after selecting one of the avatars returned in the request. However, the request returns the Avatar ID, but in order to generate a video it actually requires the Avatar Look ID.

For example, I can't generate a video off of the Avatar ID returned by the API here: 1727134333

I can only generate it using the Look ID that I get clicking into the Avatar on the platform here: Conrad_sitting_sofa_front

I don't see a way to obtain that through the API.