Extend existing Midjourney-generated videos to create longer sequences.
prompt required for manual extension, describes what should happen nexttaskType extension mode: mj_video_extend_manual or mj_video_extend_autotaskId identifies the original MJ video record to extendindex video index from the original record to extendcallBackUrl callback URL for receiving completion updateswaterMark video watermark, optionalAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Continuation prompt describing what should happen next in the video. Required for manual extension. Max length: 2000 characters
"Continue the scene with the spacecraft accelerating into a colorful nebula with dynamic light trails"
Extension type for video generation mode.
mj_video_extend_manual, mj_video_extend_auto "mj_video_extend_manual"
Task ID of the original MJ video record to extend
"ee603959-debb-48d1-98c4-a6d1c717eba6"
Video index from the original record to extend
0
Video watermark, optional
"my_watermark"
Callback URL to receive extension completion updates. Optional but recommended in production.
📖 Detailed callback format: See Midjourney Video Extension Callbacks
"https://api.example.com/callback"
Request successful
Response status code
200, 400, 401, 402, 404, 422, 429, 455, 500, 501, 505 Response message
"success"