Butlr · AsyncAPI Specification

Butlr Webhooks

Version

View Spec View on GitHub CompanySensorsOccupancyPeople SensingSmart BuildingsSpatial IntelligenceIoTGraphQLWebhookReal-EstateAsyncAPIEvents

AsyncAPI Specification

butlr-webhooks.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.butlr.io/real-time-occupancy/webhooks-overview
docs: https://docs.butlr.io/real-time-occupancy/webhooks-overview
management:
  style: graphql-self-service
  docs: https://docs.butlr.io/real-time-occupancy/manage-webhooks
  operations: [createWebhooks, updateWebhooks, deleteWebhooks, listWebhooks]
  properties:
  - filters (filter events by ids)
  - send_on_value_change (fire only on value change)
delivery:
  ordering: not-guaranteed
  guidance: >-
    Events are delivered as received (prioritizing speed). Use event timestamps
    for ordering and implement idempotent processing to handle out-of-order or
    duplicate events. Users can subscribe only once per event type.
envelope:
  fields: [id, type, timestamp, version, metadata, data]
  metadata_custom_ids: [floor_custom_id, room_custom_id, zone_custom_id]
events:
- type: DETECTIONS
  description: Coordinates (x,y) of detected people within a sensor's field of view (local + world).
- type: TRAFFIC
  description: Someone enters or exits a monitored area (data.in / data.out).
- type: FLOOR_OCCUPANCY
  description: Number of occupants on a floor from presence sensors.
- type: FLOOR_OCCUPANCY_1MIN
  description: Floor occupancy smoothed/aggregated at 1-minute granularity.
- type: ROOM_OCCUPANCY
  description: Number of occupants in a room from presence sensors.
- type: ROOM_OCCUPANCY_1MIN
  description: Room occupancy smoothed/aggregated at 1-minute granularity.
- type: ZONE_OCCUPANCY
  description: Number of occupants in a zone from presence sensors.
- type: ZONE_OCCUPANCY_1MIN
  description: Zone occupancy smoothed/aggregated at 1-minute granularity.
- type: PIR_MOTION
  description: Activity detected by the Heatic2+ sensor in a room (motion).
- type: PIR_NO_MOTION
  description: No activity detected by the Heatic2+ sensor in a room.
notes: >-
  Butlr documents a rich webhook event surface but publishes no AsyncAPI
  document; a faithful AsyncAPI 3.0.0 rendering of these documented events is
  generated at asyncapi/butlr-events-asyncapi.yml.

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/butlr-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.