Discussions
Integrating Custom Interactive Avatar Using API
4 days ago by Aldin Ahmethodzic
I'm trying out the Vite+TS interactive avatar demo provided in HeyGen API docs (https://docs.heygen.com/docs/creating-a-vite-project-with-streaming-sdk). I can switch to any avatar listed with endpoint https://api.heygen.com/v1/streaming/avatar.list, but not to my custom one created a few days ago. If I try, I get error with status code 400 - I suppose avatar id is not found. It's also not listed.
I have a Team HeyGen plan and Free API plan, but I suppose it's not a restriction by plans since I can switch to any other avatar.
Are there any further steps to take in order for my custom avatar to be available for use in API calls?