Archbee · AsyncAPI Specification
Archbee Webhooks
Version
View Spec
View on GitHub
API DocumentationDocumentation PlatformKnowledge BaseTechnical WritingDeveloper DocsDeveloper PortalDocs as CodeOpenAPIModel Context ProtocolAI AgentsContent ManagementAsyncAPIEvents
AsyncAPI Specification
generated: '2026-09-04'
method: searched
source: >-
https://www.archbee.com/docs/webhook-endoint, plus a full-text search of all 210 published Archbee
doc pages for "webhook", "event" and "subscribe" on 2026-09-04.
asyncapi_published: false
webhook_catalog_published: false
verdict: partial
note: >-
Archbee ships no AsyncAPI document (probed /asyncapi.yaml on api.archbee.com and
docs.archbee.com — soft-404 and SPA shell respectively; /asyncapi.json on www 404) and publishes no
webhook catalogue. Exactly ONE of the 210 doc pages mentions webhooks — a slug with a typo,
"webhook-endoint" — and it contains only a receiver code sample showing how to verify the
signature. It names no event types, no subscription endpoint, no payload schema and no retry
policy, and there is no Public API operation for creating or listing webhook subscriptions. The
evidence that Archbee sends webhooks at all is the signing scheme in that sample. No Webhooks or
AsyncAPI pointer is emitted in apis.yml, because there is no catalogue for a consumer to read.
signing:
algorithm: HMAC-SHA256
string_to_sign: '{x-timestamp}.{JSON.stringify(payload)}'
headers:
- name: x-signature
description: Hex-encoded HMAC-SHA256 of the string to sign, keyed with the signing key.
- name: x-timestamp
description: Timestamp prefixed to the payload before signing; also guards against replay.
key: signingKey, provided by Archbee (the docs do not say where it is issued)
source: https://www.archbee.com/docs/webhook-endoint
events: []
subscription_api: null
probes:
- url: https://api.archbee.com/asyncapi.yaml
status: 200
verdict: soft-404 body "Resource not found."
- url: https://docs.archbee.com/asyncapi.yaml
status: 200
verdict: portal SPA shell
- url: https://www.archbee.com/asyncapi.json
status: 404
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/archbee-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.