Create Webhook
Register a URL to receive push notifications when listings change, delivered within minutes of Borough detecting the change on its refresh cycle. Returns a signing secret for payload verification.
Subscriptions are matched on event type only. An active subscription
receives every change of a subscribed type across the whole Borough
dataset — subscribing to listing.created means every new listing
Borough indexes, citywide. Narrow it either by filtering on
data.listingId in your handler, or by using Watchers
(POST /v1/watchers), which scope monitoring to one listing, one
building, or one saved search.
Tier: Business
Authorizations
Polar.sh license key. Format: BOROUGH-<uuid>
Body
Response
Webhook registered