Discussions
The Realtime API Suite iOS SDK
Hi,
Posted by Ravindra Kishan over 1 year ago
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
Posted by Harshil Shah over 1 year ago
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"
}'
Posted by null over 1 year ago
upload talkphoto error
when i call API: https://upload.heygen.com/v1/talking_photo
Posted by null over 1 year ago
Compatiblilty with python
Does the API key work with a python pull request?
Posted by varun over 1 year ago
Where can I obtain my API key?"
I already subscribed to the business plan.
where can i obtain the apikey
Posted by null over 1 year 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
Posted by null over 1 year ago
Can I upload local audio, urgently!
Can I upload local audio, urgently!
Posted by null over 1 year ago
API pagination
How to transfer paging parameters when I call the API again to obtain a list
Posted by san over 1 year ago
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
Posted by null over 1 year ago