Guide

Webhooks close the media loop - if you treat them carefully.

A render API that only polls will hurt product UX. Signed, retry-safe webhooks let your backend mark jobs terminal and publish artifacts without busy-waiting.

  1. Verify signatures and timestamps.
  2. Deduplicate delivery IDs.
  3. Make handlers idempotent against duplicate terminal events.
  4. Still verify artifact checksums before user-visible publish.

See for developers and for video SaaS.

Join the waitlist

Buyer early access updates - not live public capacity.