VidGrid · AsyncAPI Specification

Vidgrid Webhooks

Version

View Spec View on GitHub VideoScreen RecordingCaptionsVideo HostingWebhookTrainingHRAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://developer.vidgrid.com/docs/v2/ (Webhooks section)
type: Webhooks
note: >-
  VidGrid documents webhooks but publishes no AsyncAPI specification. This captures the
  documented webhook catalog verbatim from the v2 API reference; do not treat it as a
  provider-published AsyncAPI document.
configuration:
  settings_url: https://app.vidgrid.com/webhooks
  extras: >-
    webhook_extras set when creating a token (POST /vidgrid/v2/tokens) is delivered in
    the extras field of fired events.
  replay: POST /vidgrid/v2/webhooks requests a webhook event be fired for a given video.
payload:
  fields:
  - {name: event_type, description: The event type that fired.}
  - {name: data, description: The resource object (Video or Caption Resource) the event concerns.}
  - {name: extras, description: Optional custom data attached via webhook_extras.}
  - {name: token, description: Deprecated field.}
events:
- name: VIDEO_UPLOADED
  resource: video
  description: A video finished uploading.
- name: VIDEO_FAILED
  resource: video
  description: A video failed processing.
- name: VIDEO_READY
  resource: video
  description: A video is processed and ready.
- name: CAPTION_REQUESTED
  resource: caption
  description: A caption was requested for a video.
- name: CAPTION_READY
  resource: caption
  description: A requested caption is ready.
- name: CAPTION_FAILED
  resource: caption
  description: A caption request failed.

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/vidgrid-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.