Skip to main content

peek-webhooks

How to receive and handle Peek Pro webhooks (booking events and waiver events) in this starter kit. Use when adding an endpoint that reacts to something happening in Peek — a booking created/changed/cancelled, a waiver signed — for waitlist, abandoned-booking, dynamic-pricing, or sync features. Covers the registry/config split, parsing with parseBookingWebhook / parseWaiverWebhook, verifying the delivery yourself, idempotency, and the critical "events carry state, not change" caveat. Triggers on "Peek webhook", "booking event", "waiver event", "parseBookingWebhook", "handle a booking", "react to a booking".

Jump to install

Source facts

Repository
peek-travel/nextjs-starter-kit
Last source activity
July 10, 2026 at 00:31
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.