Skip to content

Overview

Make brand-safe video adverts and training videos from your own code.

The Reignitor API lets your servers start video renders, poll them, and receive webhooks when they finish.

  • Every request is authenticated with an API key sent as a Bearer token.
  • Requests and responses are JSON.
  • Renders spend your account’s credits.
  • API access is part of the Agency plan.

Start with the Quickstart.

Information

  • OpenAPI version: 3.1.0

Send your API key as a Bearer token:

Authorization: Bearer emp_...

Keys start with emp_. Create and revoke them in the app under Account > API keys. API access is part of the Agency plan.

Security scheme type: http

Bearer format: emp_<64 hex characters>