Docs
REST APIViral ClipsViral Clips

Viral Clips

Find, review, edit, and export vertical social clips from a video hosted on Moviie.

Creator workflow

Viral Clips turns a video already hosted on Moviie into short, vertical files that are ready to publish on social networks. Moviie AI proposes the hook, duration, pacing, passages, digital camera framing, and caption style. The creator reviews every decision and can change the selected words, combine passages, reframe each passage, and choose the caption treatment before export.

The potential score helps order the review queue. It is an editorial estimate, not a guarantee of reach or views.

Browser requirements

Editing and export require a desktop computer with a compatible, up-to-date browser. The final 1080 × 1920 MP4 is rendered locally in the browser, so the page must remain open while the current clip is being generated. Review decisions are saved to Moviie automatically; closing the page can lose the current render progress, but it does not lose the saved edit.

Phones can be used to review, choose, discard, and restore proposals. Detailed editing and generation continue on a computer.

API workflow

  1. Start a job in analyze mode and poll until its status is awaiting_selection.
  2. Get the review payload and save the creator's complete selection state.
  3. Reserve one output slot for each approved proposal.
  4. Render locally, upload the MP4 and JPEG thumbnail to the signed URLs, and confirm the clip.
  5. Download the stored clip when it is ready to publish.

Reservations are idempotent for the same job and proposal. A confirmed clip consumes one authorized output slot exactly once. An unfinished reservation can be released and retried. Discarding an analysis keeps already confirmed clips but removes unfinished reservations and saved review decisions.

Direct publishing to connected social accounts is not part of this API version.

On this page