Discussions

Ask a Question
ANSWERED

It is not working

My API key is not working, when i use your website to try out some requests i get a response that says: {"message":"Unauthorized"}

ANSWERED

What is the TTL of Talks videos created via the API ?

If I don't use the Persist=True config, what is the TTL ?

ANSWERED

createDocument problem

When my documentType for text, and then createDocument always fails, but changed to use pdf will succeed.
Also would like to ask the api file above documentType is supported json, but the actual string is written not to support!

ANSWERED

Agent ID: Failed Chat ID: Failed

i add a api key
then they show failed
Agent ID: Failed
Chat ID: Failed
how to fix this issue?

ANSWERED

Delay is streaming

I have gone through the github about live streaming and implemented the same. but there is a delay in streaming the video. can you help me. there is a lag of 5 sec from connection established to connection streaming. can you please help me.

ANSWERED

api authentication error

The API credential is showing as unauthorized and invalid. Could you help me resolve this error?

ANSWERED

Getting talks in 16:9 aspect ratio

Hello there,

ANSWERED

Fix the chat bot to home page only

Hello, I want to fix the chatbot to only the home page right now it's showing all over the website. Kindly tell me how I can restrict it to only the home page if I have to put any code let me know. Thanks

ANSWERED

Agent API

When creating an agent and calling the endpoint https://api.d-id.com/agents/{agentId}/chat/{chatId}, it returns chatMode, matches, and documentIds, but it does not return the result. What should I do?

ANSWERED

Talk Strem

I'm trying to create a talk stream using LLM, but when I select type="LLM", it returns an error saying that the type can only be text or audio. However, your documentation states that LLM should also be an option.