Discussions

Ask a Question

From Make.com not able to generate the video using template - Error: [404] ResourceType.HEYGEN_PROJECT not found

Error in Make.com

video agent api returning black avatar

when input is silence, i am not getting any avatar

api for Video Agent

Hi there,

Similar Engine for API

I beg you, please change the API voice processing to match your interface.
The voice in the interface is much clearer and better than the API.
Even ElevenLabs' settings don't help. The API voice sounds too robotic.

Using Avatar IV by API, gives Unsupported download url: s3://surreal-product/ error

So I am trying to use Avatar IV by api inside of an n8n automation. I first upload the picture to the upload asset API, then get the image_key returned from it and pass it to the https://api.heygen.com/v2/video/av4/generate endpoint along with an audio url. I dont give script or voice id as I am using audio. It processes the video for a bit but then throws this error: Unsupported download url: s3://surreal-product/image/8113b6ad0c604160ae79c2490b650e06/original. The image is indeed there in the url returned from the upload asset api, but the avatar IV endpoint requires the key, so i give it but it errors out.

Unsupported download url

hello i have this propbleme Unsupported download url: s3://surreal-product/image/832bdfe9b3c840ffac9ec0b9d576590b/original: Unsupported download url: s3://surreal-product/image/832bdfe9b3c840ffac9ec0b9d576590b/original Contact Us

session closes after 30 seconds on compiled vue component with vite

REQUEST:
URL di richiesta
https://api.heygen.com/v1/streaming.keep_alive
Metodo di richiesta
POST
Codice di stato
400 Bad Request
Indirizzo remoto
3.141.213.88:443
Norme sui referrer
strict-origin-when-cross-origin

Why doesn't this endpoint display IV Avatars?

I have a question regarding the endpoint https://api.heygen.com/v2/avatar_group.list. My avatar has 63 looks, 11 of which are video avatars and 52 are IV Avatars. Why doesn't this endpoint display IV Avatars?

Video Generation with Avtar, Avtar Placement and Background Image Effects

I want to create a video where an avatar appears first, and then after a second, it moves to the bottom corner. In the background, multiple images should appear with video effects.
This is achievable through the web interface by simply entering the prompt and property URL. However, I haven’t been able to achieve the same result using the API.
I’ve tried the following API endpoints:

Interactive avatar implementation

We're trying to implement Interactive Avatar with interactive buttons that can be triggered to bring up information relevant to the customer question. We have seen various implementation guides and documentation shared by Heygen online chat. But we have trouble understanding the example scripts. If there is anyway for us to see an actual live IA and we can examine the coding it would be great.