Discussions

Ask a Question
Back to All

Confusion about avatar group api

Hello developer,

I am trying to hit the API of https://api.heygen.com/v2/avatar_group.list as per the docs, however it returns avatar groups with no preview_image_url.
So I checked the api that is getting hit on https://app.heygen.com/avatars, I found that it is using different api which is https://api2.heygen.com/v3/avatar_group.public.list and it returns preview image url.
it seems that it is v3 not v2. So I am confused is the docs outdated or why there is no preview image url in the api of v2 which is in the docs.

Thanks,
Ahmad