Mist · AsyncAPI Specification
Mist Webhooks
Version
View Spec
View on GitHub
CompanyNetworkingWirelessWi-FiCloud ManagementArtificial IntelligenceNetwork AutomationLocation ServicesWebhookJuniperAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: derived
source: openapi/mist-openapi-original.json
spec_type: Webhooks
summary: >-
Mist delivers real-time telemetry and event streams via HTTP webhooks
configured at the organization or site level. Subscriptions select one or more
topics; Mist POSTs JSON event batches to the subscriber URL. Subscriptions can
be test-pinged and their delivery history searched.
transport: https-webhook
delivery: POST JSON event batches to subscriber-configured URL
management_operations:
- listOrgWebhooks # GET /api/v1/orgs/{org_id}/webhooks
- createOrgWebhook # POST /api/v1/orgs/{org_id}/webhooks
- listSiteWebhooks # GET /api/v1/sites/{site_id}/webhooks
- createSiteWebhook # POST /api/v1/sites/{site_id}/webhooks
- pingOrgWebhook # POST /api/v1/orgs/{org_id}/webhooks/{webhook_id}/ping
- searchOrgWebhooksDeliveries # GET /api/v1/orgs/{org_id}/webhooks/{webhook_id}/events/search
- countOrgWebhooksDeliveries # GET /api/v1/orgs/{org_id}/webhooks/{webhook_id}/events/count
topics_source: GET /api/v1/const/webhook_topics
topics:
# verified present in the OpenAPI spec enums/schemas
- audits
- alarms
- device-events
- device-updowns
- occupancy
- occupancy-alerts
- location
- client-sessions
- client-join
- client-info
- mxedge-events
- nac-events
- rssizone
- zone
- sdkclient-scan-data
- wifi-conn-raw
- ping
streaming:
websocket: true
note: >-
In addition to webhooks, Mist exposes a WebSocket streaming channel for
real-time client/location/device events and diagnostic command output
(used by the mistapi Python client's WebSocket module).
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/mist-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.