Guide

Idempotency keys make media retries safe.

Video APIs fail on flaky networks. An idempotency key lets your backend retry create-job without spawning duplicate renders or confusing ledger state.

  1. Generate a stable key per user-visible render intent.
  2. Send it on estimate/create as documented in the API.
  3. Treat duplicate responses as success, not a new job.
  4. Still verify terminal webhooks idempotently — signed webhook retries.

See for developers and first job how-to.

Join the free buyer beta

Developers and buyers can create an account and use available beta capacity without charges. Capacity is limited and there is no production SLA.

Create free beta account

One RenderMac account can use both dashboards. See the unpaid beta terms.