WorkSpan · AsyncAPI Specification
Workspan Webhooks
Version
View Spec
View on GitHub
Co-SellPartnershipsEcosystemCloud MarketplacesSalesB2BSoftware-as-a-ServiceAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: derived
spec_type: Webhooks
source: openapi/workspan-events-openapi.yml (WorkSpan Events API, harvested from https://developer.workspan.com)
note: 'WorkSpan publishes no AsyncAPI document, but the Events API is a full webhook subscription surface: register
a webhook subscriber, list published event types, and fetch event payload schemas.'
delivery:
type: webhook
registration: API-managed (WebhookRegistration operation)
management_operations:
- operation: WebhookRegistration
summary: Register a webhook subscriber
- operation: ListSubscribers
summary: List subscribers
- operation: ReadSubscriber
summary: Read subscriber information
- operation: DeleteSubscriber
summary: Delete a subscriber (unregister a webhook)
- operation: GetEventList
summary: Get list of events
- operation: GetEventSchema
summary: Get event schema
- operation: GetObjectEventSchema
summary: Get object event schema
- operation: GetIntegrationList
summary: Get list of integrations
subscriber_shape:
fields:
- subscriber_id
- name
- objectids
- integration_id
- filters
- subscriber_type
subscriber_type: webhook
source: ReadSubscriber 200 example
event_catalog:
discovery: GET /metadata/event (GetEventList) returns events[] with name + description
note: The concrete event list requires an authenticated call and is not published statically.
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/workspan-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.