Zencoder · AsyncAPI Specification
Zencoder Notifications Webhooks
Version
View Spec
View on GitHub
CompanyVideoVideo EncodingTranscodingMediaStreamingVideo ProcessingCloudBrightcoveCaptionsDRMHLSAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://zencoder.support.brightcove.com/encoding-settings/general/encoding-settings-notifications.html
spec_type: Webhooks
notes: >-
Zencoder publishes no AsyncAPI document; its event surface is job/output completion webhooks
configured per job via the `notifications` array in the encoding settings. Zencoder POSTs a
notification to each configured URL when a job or output reaches a terminal (or, for live, a
milestone) state. There is no HMAC/signature verification; callers authenticate the callback with
URL basic-auth credentials and/or up to-100-char custom headers, and de-duplicate by job id + state.
delivery:
method: POST
content_types: [application/json, application/xml]
default_format: json
max_notifications_per_target: 5
http2_supported: false
verification: none (no HMAC/signature); use URL basic-auth and/or custom headers
auth_options:
- url-embedded basic auth (https://user:pass@example.com/path)
- custom HTTP headers (<=100 chars each)
payload_fields:
- job id
- state/status
- output label (for multi-output jobs)
events:
- name: job.finished
trigger: A job completed successfully.
- name: job.failed
trigger: A job failed.
- name: job.cancelled
trigger: A job was cancelled.
- name: output.finished
trigger: An individual output file completed.
- name: output.failed
trigger: An individual output file failed.
- name: live.first_segment_uploaded
trigger: (Live outputs) the first segment has been uploaded.
- name: live.seamless_playback
trigger: (Live outputs) seamless playback is available.
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/zencoder-notifications-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.