Discussions
how many images we can swap with the trial api token
I am facing unautorized response when I am trying to call below api with trial auth token. I am able to upload asset with same api but not able to do face swaping
2 years ago by Harshil Shah
How can I obtain the `voice_id` in the user case `Create a video with your own photo`?
curl -XPOST <https://api.heygen.com/v1/video.generate> -H 'x-api-key:<your api key>' -H 'Content-Type: application/json'
-d '{
"background": "#ffffff",
"clips": [
{
"talking_photo_id": "<your talking photo id>",
"input_text": "Welcome to HeyGen API",
"scale": 1,
"voice_id": "1bd001e7e50f421d891986aad5158bc8"
}
],
"ratio": "16:9",
"test": true,
"version": "v1alpha"
}'
2 years ago
Compatiblilty with python
Does the API key work with a python pull request?
2 years ago by varun
Where can I obtain my API key?"
I already subscribed to the business plan.
where can i obtain the apikey
2 years ago
Why is the top half of my video black in the middle
Why is the top half of my video black in the middle
2 years ago
Can I upload local audio, urgently!
Can I upload local audio, urgently!
2 years ago
API pagination
How to transfer paging parameters when I call the API again to obtain a list
2 years ago by san
ip whitelist
Specify clips.input_audio when creating a video. Do you have a server whitelist? We need to make ip restrictions for accessing resources
2 years ago
Hello, may I ask for your advice?
Calling APIs to generate videos, how to select video links to return to users
2 years ago
