Set up a Kisi webhook to track door unlock events in real time
domain: docs.kisi.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Complete the Kisi API Quick Start to confirm authentication works
Follow the 'Track unlocks using webhooks' guide to register a webhook endpoint URL
Configure Kisi to POST unlock event payloads (user, door, timestamp) to that endpoint
Respond with a 200 status to acknowledge each webhook delivery
Use the received events to build an audit log or real-time monitoring dashboard
Known gotchas
Webhooks push data on unlock and other events, but you must still poll the API for full historical audit trails — webhooks alone don't backfill past events
A missing 200 response can cause Kisi to treat a delivery as failed and retry it, so slow endpoint processing should be decoupled (e.g. queue-based) from the webhook response
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?