Magic Hour notifies your server when a video project begins processing. Reference signed headers, JSON payload fields, and example body for your webhook handler.
A signatured created with the webhook secret key and a signed_payload, using HMAC with SHA-256
"3e771b50c..."
Time in seconds since the epoch. Use this value to check whether the request is within a reasonable window of the current time. Usually less than 5 minutes.
"1730742038"
Body
Success
Success
"Success message from your endpoint"