Yoobic · AsyncAPI Specification
Yoobic Webhooks
Version
View Spec
View on GitHub
CompanyRetailFrontline OperationsTask ManagementWorkforceMicrolearningEmployee ExperienceRESTWebhookSCIMAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: openapi/yoobic-openapi.json + https://docs.yoobic.com/api.html
docs: https://docs.yoobic.com/api.html#group-webhooks
type: Webhooks
notes: >-
YOOBIC exposes webhooks as a managed subscription resource in the Public API:
callers register HTTP callback subscriptions via CRUD endpoints and YOOBIC
posts events to the registered URL. The published OpenAPI does not enumerate a
machine-readable event-type catalog or AsyncAPI document, so no AsyncAPI spec
is emitted (none is published — not fabricated). Subscriptions support a
`trigger_on_every_match` flag (added 2024-08-01).
management_operations:
- method: POST
path: /public/api/webhooks
summary: Create a webhook subscription.
- method: GET
path: /public/api/webhooks?filter={filter}
summary: List webhook subscriptions.
- method: GET
path: /public/api/webhooks/{id}
summary: Get a webhook subscription.
- method: PATCH
path: /public/api/webhooks/{id}
summary: Partially update a webhook subscription.
- method: GET
path: /public/api/webhooks/count?where={where}
summary: Count webhook subscriptions.
- method: GET
path: /public/api/webhooks/export?type={type}&filter={filter}
summary: Export webhook subscriptions.
- method: POST
path: /public/api/webhooks/import?type={type}
summary: Bulk-import webhook subscriptions.
subscription_fields:
- trigger_on_every_match
event_catalog: not-published
asyncapi_spec: none-published
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/yoobic-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.