Do you have an API?
Introduction to Submagic API
For the entire documentation please check out https://www.submagic.co/api and https://docs.submagic.co/introduction
An AI-powered video editing API that enables fully automated workflows: captions, zoom effects, B-roll, transitions, background music, hook clips, and subtitles—all in one API call
Key Benefits:
- Auto-generate subtitles in 100+ languages with over 99% accuracy and reduce post-editing by 98%
- Supports branded templates (e.g., Hormozi, MrBeast) you can call programmatically
- Adds contextually relevant B-rolls, transitions, and zoom effects based on content context to enhance storytelling
- Integrates with tools like Zapier, Make, n8n, and Google Drive for no-code automations
📝 Basic Workflow
- Sign up to get your API key.
- Send a POST request to
POST 
https://api.submagic.co/v1/projects
with parameters like:
title
,language
,videoUrl
,templateName
- Options like
magicZooms
,magicBrolls
,dictionary
, andwebhookUrl
to tailor processing
- Receive a callback via webhooks when processing is complete.
- Download your polished video with captions, effects, and metadata.
🧰 Developer-Ready Features
- Language endpoint to fetch supported languages via
GET /languages
- Access transcript with word-level timecodes for further customization.
- Extensive documentation and code samples in cURL, JavaScript, and Python.
🚀 Use Cases
- Agencies & SaaS: Scale client video outputs without manual effort.
- E-commerce & Education: Auto-edit product or educational videos at scale.
- Creators & Studios: Manage high-volume content creation with minimal hands-on editing—a single backend integration handles the rest
Updated on: 01/08/2025
Thank you!