Discussions

Ask a Question

How to control the API credits?

I am using the custom interactive avatar with API key (Free trial).

ANSWERED

API Streaming avatar integration problem

Hello, i try to do a next.js appli with my interactive avatar usign my gpt assistant. I have problem to have the avatr on the screen. I have a heygen token received bay heygen but after i have thie error:
Erreur : [Error [APIError]: API request failed with status 401] {
status: 401,
responseText: '{"code":400112,"message":"Unauthorized"}\n'

ANSWERED

How to customize my custom interactive avatar?

Is there any option to customize my custom interactive avatar?

Decrease the Loading time of Streaming Avatar

I am using your API: /streaming/new to get the link to load the streaming avatar. However, it takes 6-7 seconds to load. Could you give me suggestions on decrease the loading time of this? I am hitting your api and then the frontend connects it to the webrtc link that you provide in the response. Please give the response of this ASAP

ANSWERED

Enable Voice Rate Adjustment During Streaming

Hello Heygen Team,

ANSWERED

Include image_url and gender in avatar.list endpoint

Hello Heygen Team,

401 Error on createStartAvatar() Despite Valid Streaming Token

We're encountering a consistent 401 (Unauthorized) error with the Streaming Avatar SDK, specifically at the createStartAvatar() step. Interestingly, our token creation works fine.

ANSWERED

retrieve the conversation between the avatar and the user

Can I retrieve the conversation between the avatar and the user through the HeyGen API and then analyze the conversation?

ANSWERED

Wrong order of chunks read - Streaming API

Hi,

Assistance with 401 Unauthorized Error During Streaming Avatar Integration (Free Plan)

We are using the HeyGen API Free Plan to test our integration with the 10 free credits provided. The goal is to dynamically interact with the avatar June_HR_public using the HeyGen Streaming SDK. The integration involves streaming tokenized text responses from OpenAI (via Buildship) to the HeyGen avatar for real-time speech.