- Translate a Video Action: You can now translate your videos into various languages directly through Zapier. Integrate video translations seamlessly into your workflows.
- Enhanced Help Texts: We've added detailed explanations and usage tips for all parameters across every action, making it easier to understand input formats, limitations, and more.
Endpoint: v1/streaming/avatar.list
Page: https://docs.heygen.com/reference/streaming-avatar-list
We have introduced a new API endpoint to retrieve a list of public and custom interactive avatars.
The HeyGen Zapier integration 2.0 is here! 🎉 Here are some of the key updates:
- Custom Avatars: Custom avatars are now supported in the "Create an Avatar Video" and "Create a Video From Template" actions.
- Multiple Scenes: Added support for multiple scenes in the "Create an Avatar Video" action.
- V2 API Update: All parameters for the "Create an Avatar Video" action are now supported, along with the latest AI Studio changes for your templates.
- OAuth Issue Fixed: The OAuth issue has been resolved, ensuring no more Zap interruptions.
- And more updates are coming soon!
Learn more: HeyGen Zapier Integration
Personalized Video API Support
by GokceWe have added more API support for our personalized video service. This new functionality allows you to create and manage personalized videos more effectively.
References: Add Contact, Get Video Detail, Get Project Detail
Retrieve Video List Endpoint
by GokceEndpoint: v1/video.list
Page: https://docs.heygen.com/reference/video-list
We have added an endpoint to retrieve a list of videos associated with the user.
Endpoint: v1/streaming.new
Page: https://docs.heygen.com/reference/new-session
We have added the video_encoding
parameter to the streaming new session endpoint. This parameter allows you to specify the encoding format for streaming video.
Parameter:
video_encoding
| string (optional) | Specifies the encoding format for streaming video. Can be "H264" or "VP8". Default:VP8
. Note: Choosing "H264" may offer better compatibility with certain devices and platforms.
Endpoint: v1/streaming.interrupt
Page: https://docs.heygen.com/reference/interrupt-task
We have added a new endpoint for the Streaming API to interrupt a speaking interactive avatar. This feature is now available in our SDK. Check out our Next.js demo to see how to use the interrupt functionality.
Endpoint: v2/video/generate
Page: https://docs.heygen.com/reference/create-an-avatar-video-v2
We have added support for emotion voices in the avatar video creation endpoint. You can now set the emotion of the voice with the emotion
parameter in the Voice Settings.
Voice Settings:
TextVoiceSettings
emotion
| string (optional) | 'Excited', 'Friendly', 'Serious', 'Soothing', 'Broadcaster'
HeyGen API Postman Collection
by GokcePage: https://docs.heygen.com/reference/postman-collections
We have added a HeyGen API Postman collection to simplify your API testing. Postman is a popular tool for making requests and viewing responses without writing code. This collection helps you organize and manage your HeyGen API requests efficiently. Check it out here. 👩🚀
New Home Page
by GokceWe have updated our documentation home page with a brand-new design. 🎉 Check it out to experience a more user-friendly and visually appealing interface.