Bridge Webhooks API
Manage webhook endpoints that receive real-time POST events from Bridge for listing create/update/delete and other dataset changes, eliminating the need to poll the Web API. Endpoints require an HTTPS URL with a valid X.509 certificate; Bridge issues a PKI public key (PEM) for payload signature verification. Events are delivered as application/json; endpoints must respond 200 quickly. Failed deliveries are retried with exponential backoff for up to two days. Webhooks begin in a disabled state for testing before activation.
Bridge Webhooks API is one of 4 APIs that Bridge publishes on the APIs.io network.
This API exposes 1 machine-runnable capability that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko.
Tagged areas include Real Estate, Webhooks, Events, and Real-time. The published artifact set on APIs.io includes API documentation and 1 Naftiko capability spec.