Wideo · AsyncAPI Specification

Wideo Events Asyncapi

Version

View Spec View on GitHub CompanyVideoVideo AutomationContent CreationMediaMarketingTemplatesNo-CodeAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: derived
source: https://wideo.co/api-documentation/, openapi/wideo-batch-api-openapi.yml
spec_type: Webhooks
summary: >-
  Wideo delivers an asynchronous completion callback for each rendering batch.
  The caller supplies a `webhook` URL when creating a batch (POST /batch); when
  rendering finishes, Wideo POSTs a completion notification to that URL. No
  published AsyncAPI document exists; this is a derived webhook catalog.
delivery:
  transport: http
  method: POST
  target: caller-supplied `webhook` URL on the batch
  content_type: application/json
webhooks:
- name: batch.completed
  description: >-
    Emitted when a rendering batch finishes. Signals that generated video and
    preview URLs are available; the receiver can then GET /batch/{batchId} for
    the signed asset URLs (or read them from the payload if included).
  trigger: rendering of a batch created via POST /batch completes
  related_operations:
  - openapi/wideo-batch-api-openapi.yml#createBatch
  - openapi/wideo-batch-api-openapi.yml#getBatch
  payload_fields:
  - batchId
  - status
  - videos[].videoUrl
  - videos[].previewUrl
notes: >-
  Only the SUCCEEDED terminal status is documented. Fabricating additional
  event types or a full channel/message schema would not be faithful to the
  published surface.

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/wideo-events-asyncapi"
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 email required.

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