Capture, Inspect, and Replay Webhooks Instantly
A developer-first, permanent webhook ledger. Connect any third-party service or custom API in seconds. No tunnels, no lost events, infinite one-click replays.
How It Works
From zero to capturing webhooks in under two minutes.
Create a Project
Sign in with GitHub, click "New Project", and get your unique ingest URL instantly.
Point Your Webhook
Copy your Latch ingest URL and paste it into your provider's webhook settings — Stripe, GitHub, Shopify, or any service that sends webhooks.
Inspect, Search & Replay
Webhooks appear live on the dashboard. Explore payloads with the JSON tree, diff schemas side-by-side, or forward events to localhost with the CLI.
Features
Everything you need to capture, debug, and replay webhooks.
Interactive JSON Tree Viewer
LiveFold nodes, expand nested objects, and copy specific payload path keys (e.g. body.data.customer) instantly instead of scanning monolithic text.
Side-by-Side Payload Diffing
LiveSelect any two events to compare payload schemas side-by-side with visual Git-style additions and deletions. Instantly spot breaking changes from webhook updates.
Structured JSONB Search
LiveQuery transaction logs by values nested deep inside headers or payloads. Search for email targets, IDs, or error codes without scanning the whole database.
Latch CLI Proxy Tunnel
LiveSign in, create a project, and run a single line terminal command to forward webhooks straight to localhost:3000.