Airtable Webhooks API
Version 0.1.0
The Airtable Webhooks API delivers lightweight change notifications to a subscriber's notification URL whenever data within a base or table changes. Airtable sends a small "ping" via HTTP POST identifying the base and webhook that produced the change; the receiver is expected to respond with HTTP 200 or 204 and an empty body, then poll the `GET /v0/bases/{baseId}/webhooks/{webhookId}/payloads` endpoint to retrieve the queued change payloads. Each payload includes a `baseTransactionNumber` scoped to the webhook that increases sequentially, allowing receivers to resume from a known cursor. Pings are authenticated using an `X-Airtable-Content-MAC` header containing an HMAC-SHA256 hash of the request body computed with the webhook's MAC secret base64 key.
Channels
Messages
Servers
{notificationUrl}
api.airtable.com
AsyncAPI Specification
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
curl "https://apis.io/api/v1/asyncapis/airtable-webhooks-asyncapi"
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.