Discussions

Ask a Question
Back to All

Heygen API - support for azure blob storage urls.

We have our video and audio files in azure blob storage. Currently we had to download the files from azure and then pass it through heygen api which slows the process. Instead if heygen accepts the url for the video files in blob storage and reads directly from that.
the axure blob storage url looks like any cdn url

to make it secure we can create a short lived url and pass it to heygen through the api.

I want to check if Heygen api accepts SAS url from azure blob storage for the video or the audio files