Shakr Media · AsyncAPI Specification
Shakr Media Webhooks
Version
View Spec
View on GitHub
CompanyVideoVideo CreationVideo EditingVideo APIMediaSDKAutomationAdvertisingWhite LabelAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://developers.shakr.com/docs/api/guides/automated-video-delivery/webhooks/
type: Webhooks
docs: https://developers.shakr.com/docs/api/guides/automated-video-delivery/webhooks/
summary: >-
Shakr sends a webhook (HTTP POST to a customer-registered endpoint) whenever an
external upload / automated video delivery finishes. Registration is manual:
the customer shares their receiving endpoint with Shakr's customer success team.
A single event fires per completed delivery, carrying the render session id and
the destination + remote id of the delivered asset.
transport: http-webhook
delivery_method: POST
registration: manual (contact Shakr customer success)
events:
- name: external_upload_finished
trigger: An automated video delivery to a configured destination completes.
method: POST
payload_fields:
- render_session_id: The RenderSession whose rendered video was delivered.
- to: Destination URI (e.g. s3://bucket/path/object.mp4, fbadact://act_123, azure blob).
- remote_id: The id/path of the created asset at the destination.
example_payloads:
facebook_ad_account:
render_session_id: RENDER_SESSION_ID
to: fbadact://act_123
remote_id: CREATED_FACEBOOK_ADVIDEO_ID
amazon_s3:
render_session_id: RENDER_SESSION_ID
to: s3://bucket/path/to/object.mp4
remote_id: path/to/object.mp4
destinations:
- Amazon S3
- Microsoft Azure Blob Storage
- Facebook Ad Account
spec_type: none
notes: >-
Shakr documents a webhook surface but does not publish an AsyncAPI document.
Captured here as a webhook catalog (type Webhooks). No fabricated AsyncAPI spec.
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/shakr-media-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.