Discussions
Unable to delete Avatar Groups via API
Hi,
I'm having trouble with deleting Avatar Groups through the API. While I can successfully delete Avatar Groups through the web interface at app.heygen.com, the API request returns a 401 Unauthorized error.
Here are the details:
API Create Video Python Still Not Working For Me
The sample "Try Me" code still doesn't work on the API reference site. I was told it will work in Python (VC). But I can't get it (code from Heygen AI bot) working there either. When I run this it says:
Streaming Avatar: costs me a lot of credit and do not get why
Hi !
Heygen API Endpoint Not Returning All Avatars
I’ve noticed that the Heygen API endpoint (https://api.heygen.com/v2/avatars) does not include all avatars—particularly the public ones—that appear in the Heygen GUI. As a result, I currently have to open the Heygen GUI, inspect the element to extract the preview_image_url and preview_video_url, then separately locate the corresponding voice data. Only after gathering these details manually can I hardcode them into my application in order to use an additional avatar.
Internal error when generating talking photo video - successful photo & audio upload
Hey there! I've been trying to test out the HeyGen API on the Free tier (10 credits), but I'm running into an issue during video generation. Here's what's happening:
Error - List All Avatars in one avatar group
I get the error:
401 Error when trying to use the text_to_speech.generate endpoint on the free plan
Hello,
Streaming Avatar: List of avatarName Values and Visual Representation
Hi, I’m using a streaming avatar in my project where part of the code looks like this:
Retrieving Avatar Response Text via API
Hello Heygen Support,
Can we remove background from interactive avatar?
I am using interactive avatar in my application. I want to make background transparent. Can we do that? If yes then how?