VerbIT · AsyncAPI Specification
Verbit Webhooks
Version
View Spec
View on GitHub
CompanyAi Enterprise SoftwareTranscriptionCaptioningSpeech RecognitionAccessibilityArtificial IntelligenceMediaAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://verbit.readme.io/docs/getting-started
spec_type: Webhooks
surfaces:
- name: Job webhooks
transport: http-callback
description: >-
Configure a webhook URL in a profile or per-job to receive automatic
notifications instead of polling GET /job/info. Notifications fire on job
completion and when a draft transcription becomes available.
events:
- name: job.completed
trigger: Transcription job finished processing (status "Completed").
- name: draft_ready
trigger: 'A draft (machine-generated) transcription is available (draft_ready: true).'
- name: Live streaming (WebSocket)
transport: websocket
url: wss://speech.verbit.co/ws
description: >-
Real-time streaming speech recognition. Client streams media and receives
"Transcript" and/or "Caption" response messages over a WebSocket; a
flow-control End-of-Stream message ({ "event": "EOS" }) signals stream end.
events:
- name: transcript
trigger: get_transcript response messages during a live session.
- name: caption
trigger: get_captions response messages during a live session.
notes: >-
Verbit documents an event surface (HTTP webhooks for async job completion plus
a real-time WebSocket streaming protocol) but does not publish a machine-
readable AsyncAPI document. Captured as a webhook/event catalog; no AsyncAPI
spec was fabricated.
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/verbit-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.