POST https://api.motion.so/api/motion/sessions.
Motion runs the brief with Kai New and always produces a finished video before
the job completes.
Authentication
Pass a Motion API key, which begins withmotion_, as a bearer token:
Mode
Use the optionalmode parameter to choose the generation mode.
The same
mode values are available to the MCP create_video and
create_followup tools.
Create a job
202 Accepted and a job ID:
GET /api/motion/sessions/{job_id} until status is completed. The
completed response includes the downloadable video in output.
Follow up on a job
Send a followup toPOST /api/motion/sessions/{job_id}/followups. You may
include mode to select Light, Medium, or High for the Kai New turn. If
omitted, it defaults to medium, just like a new job.