Discussions

Ask a Question
ANSWERED

create an agent for live moment

as i see we create agent from your site can we add same functionality to create from our website and add customizations if we need ?if yes then how can we add live time monemts without any glitchs and fraction of cut in video or live video

ANSWERED

Error trying to use API to generate video avatar.

I have a trial account (12 credits), I try to generate video using API and I receive this error:

ANSWERED

Request to Enable Streaming API Access

Hi D-ID team,

ANSWERED

How can I see my password?

I need to get logged in my D-ID account in other computer and I need to get my password

ANSWERED

/talks Api issue. 500 Internal Server error

I'm on the Pro plan and trying to call the /talks API via Postman using a valid Authorization header and a tested JSON payload.
However, I consistently receive a 500 Internal Server Error with the following message in the response body:
vbnet
CopyEdit
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'TLSSocket'
| property 'parser' -> object with constructor 'HTTPParser'
--- property 'socket' closes the circle
I’ve already:
Verified my API key format (using Basic Auth with Base64-encoded credentials)
Used known-good sample images (or-roman.jpg and default-character.png)
Tested in both Postman and curl
Could you please investigate this server-side error?

ANSWERED

Request to Enable Web SDK Access for Existing API Key

Hello D-ID Team,

ANSWERED

Generar movimientos

Hola equipo. Quisiera darle movimiento, ademas de hablar a una foto. Me podrian indicar como hacerlo?

ANSWERED

Please enable Live Agent Streaming for my API Key

Hi D-ID team,

ANSWERED

RAG integration

Hey. First of all thank you for such great product.

ANSWERED

generated an API key,JWT

I generated an API key, but it appears in the format email:apikey (suitable for Basic Auth).
I need a key that supports Bearer Authorization (JWT – starting with eyJ...).
How can I generate such a key through the platform?
Thank you in advance!