Descript
Descript is an AI-powered video and audio editing platform. Descript's API lets you programmatically create projects, import media, run AI ("Underlord") edits, publish compositions, and export transcripts — all without opening the desktop app. The API surfaces the same job model that backs the desktop editor and is currently in early access.
APIs
Descript Platform API
REST API for programmatically creating projects, importing media, running AI edits via the Underlord agent, publishing compositions, exporting transcripts, and managing asynchro...
Features
Create new projects in a Drive and import media from public or pre-signed URLs in a single API request.
Receive 3-hour signed upload URLs from the import endpoint and PUT media bytes directly to storage.
Send natural-language prompts to the Underlord agent to apply Studio Sound, captions, filler-word removal, translation, dubbing, and rough-cut building.
All long-running operations return a job_id; clients poll GET /v1/jobs/{job_id} or supply a callback_url for webhook delivery.
Publish compositions to public, unlisted, drive, or private access levels with configurable resolution (480p–4K) for video.
Export composition transcripts in txt, markdown, html, rtf, or docx with configurable speaker labels, markers, and timecodes.
Automatically transcribe imported media in 25 languages with multi-speaker detection on paid plans.
Generate one-time import URLs for partner integrations so users can hand off media into Descript with a single click.
Retrieve metadata (download URL, privacy, subtitles in WebVTT) for published projects via a public slug endpoint.
429 responses include Retry-After, X-RateLimit-Remaining, and X-RateLimit-Consumed for client-side budgeting.
Use Cases
Import recordings, run Studio Sound and filler-word removal, and publish episodes without opening the desktop app.
Programmatically caption a backlog of videos in 25 languages and export captions for downstream platforms.
Send raw multitrack recordings to the agent with a prompt like "build a rough cut" and retrieve a near-finished timeline.
Translate and dub video content into 30+ languages with proofread review using the Business plan's translation pipeline.
Generate clips, social cuts, and shorts from long-form recordings using Underlord prompts.
Use the Edit-in-Descript partner endpoint to embed Descript editing into third-party recording tools (Ecamm, Restream, SquadCast, Zoom, Captivate).
Integrations
One-click import from Zoom recordings via Edit-in-Descript.
Multi-track remote recording handoff to Descript editing.
Live-stream recording capture with one-click import.
Mac live production handoff to Descript via Edit-in-Descript.
Podcast recording and publishing integration.
Direct publish target for finished compositions.
Embedded video playback and comment notifications via the Descript bot.
Publish destination for marketing video content.
Publish destination for hosted business video.
Timeline export targets for Adobe pro editors.
Timeline export to professional NLEs and DAWs for finishing.
Podcast hosting publish destinations.
Educational publishing destination.
Cloud storage publish destination.
Specialized publishing destinations for interactive video, audiograms, and webinars.