Magic Hour · AsyncAPI Specification

Magichour Webhooks

Version

View Spec View on GitHub AI VideoImage-GenerationAudioGenerative AIVoice CloningText-To-VideoAsyncAPIEvents

AsyncAPI Specification

Raw ↑
name: Magic Hour webhook event catalog
generated: '2026-09-03'
method: searched
source: https://docs.magichour.ai/integration/webhook/event-types.md and secure-handler.md
asyncapi_published: false
note: Magic Hour publishes no AsyncAPI document; this is the documented webhook surface. Events follow {project_type}.{status}
  naming with a JSON payload of type + object. Delivery is signed.
security:
  signing: HMAC-SHA256
  headers:
  - name: magic-hour-event-signature
    description: HMAC-SHA256 of the signed payload using the webhook secret
  - name: magic-hour-event-timestamp
    description: Unix timestamp signed with the payload to prevent replay
events:
- name: video.started
  description: Video project began rendering
- name: video.completed
  description: Video render finished; downloads available
- name: video.errored
  description: Video project failed; payload carries error code and message
- name: image.started
  description: Image project began rendering
- name: image.completed
  description: Image render finished; downloads available
- name: image.errored
  description: Image project failed
- name: audio.started
  description: Audio project began rendering
- name: audio.completed
  description: Audio render finished; downloads available
- name: audio.errored
  description: Audio project failed
docs: https://docs.magichour.ai/integration/webhook/overview

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/magichour-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.