BigPanda · AsyncAPI Specification
Bigpanda Webhooks
Version
View Spec
View on GitHub
IncidentsMonitoringPlatformAIOpsIT OperationsAlertsIncident ManagementObservabilityAgentsMCPAsyncAPIEvents
AsyncAPI Specification
generated: '2026-09-04'
method: searched
source: https://api-docs.bigpanda.io/webhooks
type: Webhooks
description: >-
BigPanda's event surface is an OUTBOUND webhook, not a stream and not a published AsyncAPI. When an
incident event occurs, BigPanda sends an HTTP request to a URL the customer configures — the mechanism
BigPanda calls "Notifications Webhook v2", which it names as its preferred way of sharing incidents
with ticketing, messaging and automation platforms. The webhook is configured THROUGH THE API, not only
through the console, so the whole delivery configuration is programmable.
asyncapi:
published: false
probed:
- url: https://api-docs.bigpanda.io/asyncapi.yaml
status: 404
checked: '2026-09-04'
note: >-
No AsyncAPI document is published anywhere on api-docs.bigpanda.io, docs.bigpanda.io or the
bigpandaio GitHub org. Recorded as absent; none was authored.
direction: outbound
transport: https
mechanism: Notifications Webhook v2
features:
- Customized headers
- Customized URL paths
- Dynamic variables resolved from the incident
- Field mapping via the dynamic-variables resolver
configuration_api:
spec: openapi/bigpanda-notifications-api-openapi.yml
operations:
- operationId: create-a-new-webhook-v2-workflow-integration
method: post
path: /resources/v2.1/integrations
purpose: Register a new Webhook v2 destination.
- operationId: retrieve-all-existing-webhook-v2-configurations
method: get
path: /resources/v2.1/integrations
purpose: List every configured webhook destination.
- operationId: retrieve-an-existing-webhook-v2-configuration
method: get
path: /resources/v2.1/integrations/{integration_id}
purpose: Read one webhook configuration.
- operationId: update-an-existing-webhook-v2-workflow-integration
method: put
path: /resources/v2.1/integrations/{integration_id}
purpose: Change a webhook destination, headers, path or variable mapping.
- operationId: deleteResourcesV21IntegrationsByAppKey
method: delete
path: /resources/v2.1/integrations/{app_key}
purpose: Remove a webhook integration by app key.
- operationId: retrieve-available-dynamic-variables
method: get
path: /resources/v2.1/fields-resolver/workflows
purpose: >-
Discover the dynamic variables available to a webhook template. This is the closest thing
BigPanda publishes to an event-payload schema — it enumerates the fields that can be interpolated
into an outbound webhook body.
callbacks:
supported: true
note: >-
For long-running or asynchronous operations a caller can configure a callback notification instead of
polling the Job resource. See the callback notification configuration endpoints in the reference and
conventions/bigpanda-conventions.yml async block.
source: https://api-docs.bigpanda.io/asynchronous-operations
event_catalog:
published: false
note: >-
BigPanda does not publish a named catalog of webhook event types or a schema for the delivered
payload. The payload is composed by the customer from the dynamic variables the fields-resolver
endpoint returns, which means the event contract is per-tenant configuration rather than a published
interface. Nothing was invented to fill this gap.
product_docs: https://docs.bigpanda.io/en/notifications-webhook.html
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/bigpanda-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.