Shorts
Get shorts job + clips
Gets a Magic Shorts job’s status and its ranked clips (hooks, scores, clip URLs). Poll after generateShorts until status is completed.
GET
Get shorts job + clips
Previous
Generate presentationGenerates a complete AI presentation (slide deck) from a single prompt. Returns `202 Accepted` immediately with a `job_id`; poll `GET /v1/jobs/{job_uid}` for status. Generation typically takes 60-120 seconds. When the job completes, its `result` contains the `presentation_id` and a `url` that opens the finished deck in the presentations editor.
**Billing:** a flat charge per generated deck is deducted from your API wallet when the job is accepted. If generation fails the charge is automatically refunded.
Requires the `presentations:write` scope.
Next
Get shorts job + clips

