Discussions

Ask a Question
Answered

v2/video/generate status 200 still shows error on panel

curl --location 'https://api.heygen.com/v2/video/generate'
--header 'accept: application/json'
--header 'content-type: application/json'
--header 'x-api-key: abcd'
--data '{
"video_inputs": [
{
"character": {
"type": "avatar",
"avatar_id": "1ee71d11eb11400a996b5861e412aed0",
"avatar_style": "normal"
},
"voice": {
"type": "text",
"input_text": "Hello how are you?",
"voice_id": "5d2fe6fd8dad41949db24f4321b6926a",
"speed": 1.1
}
}
],
"dimension": {
"width": 1280,
"height": 1920
}
}'

Answered

Need exact Video Agent generate payload to lock avatar identity + use asset_id files[]

Hi HeyGen Engineering Team,

Answered

API/ELevenLabs

Hello,
I’m on the Creator Plan with a 1-member Workspace.
My API key is valid but HeyGen returns: “missing user-read to execute this operation.”
It appears my Workspace API key does not include the user:read scope.
Can you enable full API scope permissions for my Workspace so I can integrate with HeyGen?

Answered
Answered

DIFFICULTIES TO GET GENERATED VIDEOS URL BACK IN ORDER TO DISPLAY THEM ON MY WEB APP

Answered
Answered

Personal Avatars, Voices, Through Video Agent API

Right now when I send a prompt to the video agent API it replies it can't access personal avatars, voices, templates, etc... Do you have any info about when that's going to be available? That would be a game-changer and I'd consider upgrading to the paid plan to be able to use that.

Answered

api use Similarity/Stability/Exaggeration possible?

When we use heygen manually we can configure Similarity/Stability/Exaggeration for a good voice and speed. Currently i am testing your api with the 100$ package and would like to use the configuration for my video/voice as same like i use it manually. I can not find in the documentation the confiration snippets. There are or you have another idea how i can adapt the same configruation of other videos to videos created by api?

Answered
Answered

Add our logo intro to all videos?

I saw the Api and I am not sure how to add custom api call which is not available in pabbly connect?
We have a 5 second intro video with our logo.
We just need to add this intro to all of our videos?