Media AutomationAPI Platform
Powerful APIs to integrate with automation tools like n8n, Make, and Zapier. Create videos, generate workout plans, and process content without coding.
// HTTP Request Configuration for Video Merger Service
// Method: POST
// URL: https://api.automatrapi.com/v1/video-mergers
// Headers:
// - Authorization: Bearer YOUR_API_KEY
// - Content-Type: application/json
// JSON Body:
{
"video_urls": [
"https://example.com/video1.mp4", // Maximum 7 videos
"https://example.com/video2.mp4", // Each video ≤ 11 seconds
"https://example.com/video3.mp4" // Total duration ≤ 80 seconds
],
"background_music_url": "https://example.com/background_music.mp3",
"transition_type": "fade", // Options: fade, circleopen, circleclose, pixelize, radial, fadeblack, diagtl
"transition_duration": 1.0 // Duration in seconds
}
// Response Structure:
// {
// "status": "processing",
// "job_id": "job_123456789",
// "message": "Your video merger is being processed"
// }
//
// Check status endpoint:
// GET https://api.automatrapi.com/v1/video-mergers/status/JOB_ID
Powerful Media APIs
Our suite of APIs enables developers to automate media creation and processing at scale.
Video Generation
Create professional motivational videos with synchronized captions, background music, and voiceovers.
Workout Plans
Generate customized workout plans with detailed exercise instructions, sets, reps, and rest periods.
Video Merger
Merge multiple videos with smooth transitions and background music to create professional compilations. Optional highlight reel feature creates dynamic recaps.
Fast Processing
Asynchronous job processing with webhooks for real-time status updates and high throughput.
Workflow Automation
Connect to your favorite automation tools
Easily integrate our APIs with n8n, Make, Zapier and more to automate your media creation workflows without complex coding



Ready to automate your media workflows?
Get started with 25 free credits. No credit card required.