Register and verify Bookeo webhooks for booking lifecycle events

domain: www.bookeo.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST /webhooks with a domain (e.g. bookings), a type (e.g. created), and an https URL to subscribe; only one webhook can exist per apiKey/domain/type combination
  2. Confirm the registration by calling GET /webhooks and checking the entry's status
  3. On receipt, respond with a 2xx status within 5 seconds or Bookeo will treat delivery as failed and retry at exponentially increasing intervals
  4. Deduplicate deliveries by comparing the X-Bookeo-MessageId header against the last message id processed for that webhook
  5. Verify authenticity by recomputing HMAC-SHA256 over the concatenation of X-Bookeo-Timestamp + X-Bookeo-MessageId + webhook URL + raw request body, keyed with your application secret key, and comparing it to X-Bookeo-Signature
  6. Queue slow processing internally and return the HTTP response immediately, since Bookeo delivers messages for one apiKey in strict sequence and a slow handler delays every later webhook

Known gotchas

Related routes

Register and verify a Shopify webhook subscription
shopify.com · 4 steps · 100% success
Create and test TWICE webhooks for order and booking lifecycle events
twicecommerce.com · 5 steps · unrated
JobAdder API: create and manage webhooks for entity lifecycle events
jobadder.com · 6 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans