Firework · AsyncAPI Specification
Firework Webhooks
Version
View Spec
View on GitHub
CompanyConsumerVideo CommerceShoppable VideoLivestream ShoppingE-CommerceRetailVideoSDKWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
source: https://docs.firework.com/firework-for-developers/api/webhooks.md
docs: https://docs.firework.com/firework-for-developers/api/webhooks
type: Webhooks
transport: HTTP POST callbacks (application/json)
provisioning: >-
Not self-service. Endpoints are configured by the Firework IS team; the
subscriber supplies a callback URL, desired event types, and business ID and
receives an endpoint secret used to verify signatures.
signature:
header: FW-Webhooks-Signature
algorithm: HMAC-SHA256
encoding: base64
format: "t=<unix_ms>,v1=<base64 hmac>"
signed_payload: "{t}.{raw_request_body}"
delivery:
method: POST
content_type: application/json
timeout_seconds: 30
success_status_codes: [200, 202, 204]
retry:
max_attempts: 6
backoff:
- attempts: "1-3"
interval: 1 hour
- attempts: "4-6"
interval: 24 hours
events:
- type: video_created
description: Video created — transcoding complete or failed.
- type: video_updated
description: Video metadata or state changed after creation.
- type: video_import_failed
description: Async URL import failed (download error, validation error).
notes: >-
Only video-related events are documented on the public webhooks page;
additional event types (e.g. livestream) may be documented separately.
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/firework-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.