Discussions

Ask a Question
ANSWERED

The Realtime API Suite iOS SDK

Hi,

ANSWERED

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

ANSWERED

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"  
}'
ANSWERED
ANSWERED

Compatiblilty with python

Does the API key work with a python pull request?

ANSWERED

Where can I obtain my API key?"

I already subscribed to the business plan.
where can i obtain the apikey

ANSWERED

Why is the top half of my video black in the middle

Why is the top half of my video black in the middle

ANSWERED

Can I upload local audio, urgently!

Can I upload local audio, urgently!

ANSWERED

API pagination

How to transfer paging parameters when I call the API again to obtain a list

ANSWERED

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