← All apps

Automate D-ID for free on Stepper

Visit D-ID

AI-powered video generation platform that creates talking-head and presenter videos from images, text scripts, and audio.

I want to integratewithSee how to connect D-ID to ...

Triggers available for D-ID on Stepper

New Talk Video Completed

Triggers when a talk video has finished processing and is ready to download.

New Clip Video Completed

Triggers when a clip video has finished processing and is ready to download.

New Translation Completed

Triggers when a video translation has finished processing and is ready to download.

Actions available for D-ID on Stepper

Create Talk Video

Creates a new talk video from a source image and script. The video generation is asynchronous — this action returns immediately with the talk ID and status. Use "Get Talk Video" to poll for the completed result.

  • 8 parameters

Get Talk Video

Gets the status and details of a talk video by ID. Use this to check if a video has completed processing. When status is "done", the result_url field contains the video URL.

  • 1 parameters

Create Clip Video

Creates a new clip video using a V3 Pro avatar presenter. The video generation is asynchronous — this action returns immediately with the clip ID and status. Use "Get Clip Video" to poll for the completed result.

  • 8 parameters

Get Clip Video

Gets the status and details of a clip video by ID. Use this to check if a video has completed processing. When status is "done", the result_url field contains the video URL.

  • 1 parameters

Get Translation

Gets the status and details of a video translation by ID. Use this to check if a translation has completed processing. When status is "done", the result_url field contains the translated video URL.

  • 1 parameters

Create Agent

Creates a new AI agent with a presenter avatar, optional knowledge base, and LLM configuration.

  • 8 parameters

Update Agent

Updates an existing AI agent's configuration, including its presenter, knowledge base, or LLM settings.

  • 6 parameters

Create Knowledge Base

Creates a new knowledge base that can be attached to AI agents to give them context.

  • 2 parameters

Get Credits

Gets the current credit balance for your D-ID account.

Find Talk Video

Finds a talk video by its ID. Returns the talk details including status and result URL if completed.

  • 1 parameters

Find Clip Video

Finds a clip video by its ID. Returns the clip details including status and result URL if completed.

  • 1 parameters

Find Agent

Finds an AI agent by its ID. Returns the agent configuration including presenter, knowledge base, and LLM settings.

  • 1 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.