Basekit · AsyncAPI Specification
Basekit Webhooks
Version
View Spec
View on GitHub
CompanyWebsite BuilderWeb HostingE-CommerceWhite LabelSoftware-as-a-ServiceSmall BusinessWebsite MigrationResellerAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://apidocs.basekit.com/webhooks/
spec_type: Webhooks
summary: >-
BaseKit exposes webhooks as an extension to its REST API. A consumer creates a subscription
(via the Create Subscription endpoint) by selecting an event and providing a destination URL;
for each matching platform event BaseKit POSTs the associated payload to that URL.
delivery:
method: HTTP POST
signature:
scheme: hmac-sha256
header: X-Delivery-Hmac-SHA256
note: >-
All outgoing webhooks include an HMAC-SHA256 signature in the X-Delivery-Hmac-SHA256
header, computed with a per-consumer HMAC secret that the consumer can request and
optionally validate.
subscription:
management: REST API extension
create_endpoint: Create Subscription Endpoint
docs: https://apidocs.basekit.com/webhooks/
events:
- name: site.published
description: >-
Documented example event fired when a customer publishes their site. The full event
catalogue and per-event example payloads are published in the webhooks API Reference.
documented: true
notes: >-
The webhooks API Reference includes example payloads for each event. No AsyncAPI document
is published; this artifact captures the documented webhook surface (type Webhooks).
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/basekit-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.