Airbase Webhooks Management API

Register and manage webhook subscriptions so external systems receive Airbase events - for example a purchase request being approved or a workflow transitioning through a milestone - as JSON payloads (id, object, type, created_date, data). A webhooks management API is documented on the Airbase developer portal. Endpoints modeled from the documented webhook surface; account-gated (endpointsModeled).

API entry from apis.yml

apis.yml Raw ↑
aid: airbase:airbase-webhooks-api
name: Airbase Webhooks Management API
tags:
- Webhooks
- Events
- Subscriptions
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.airbase.io/
properties:
- url: https://developer.airbase.io/
  type: Documentation
description: Register and manage webhook subscriptions so external systems receive Airbase events - for
  example a purchase request being approved or a workflow transitioning through a milestone - as JSON
  payloads (id, object, type, created_date, data). A webhooks management API is documented on the Airbase
  developer portal. Endpoints modeled from the documented webhook surface; account-gated (endpointsModeled).