v1
latestOpenAPI 3.0.32026-07-24106305257.4 KBTalks (Standard Avatars)
Create a talk
post/talks
Headers
x-api-key-externalstring
Use your own ElevenLabs API key for TTS (IVC voices only), consuming your ElevenLabs quota. Example: {"elevenlabs": "ABCDEFGH123456"}
Request body
Example request
{
"source_url": "https://path.to.directory/image.jpg",
"script": {
"provider": {
"voice_id": "en-US-JennyNeural",
"voice_config": {
"rate": "0.5",
"pitch": "+2st"
},
"language": "English (United States)"
},
"input": "Making videos is easy with D-ID",
"dictionary_id": "dict_V1StGXR8_Z5jdHi6B-myT"
},
"config": {
"logo": {
"position": [
0,
500
]
}
},
"result_url": "https://path.to.directory/movie.mp4"
}Response
Created