v1
latestOpenAPI 3.0.32026-07-24106305257.4 KBClips (Premium Avatars)
Create a clip
post/clips
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
{
"presenter_id": "jack-Pt27VkP3hW",
"driver_id": "Vcq0R4a8F0",
"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
]
},
"output_resolution": 1080
},
"presenter_config": {
"crop": {
"rectangle": {
"bottom": 1,
"right": 1
}
}
},
"background": {
"color": "#47ffff",
"source_url": "https://path.to.image/"
},
"result_url": "https://path.to.directory/movie.mp4"
}Response
Created