Getting Started / Introduction
Introduction
Paggio is a webhook capture, inspection, and replay tool built for developers who can't afford to miss a webhook during development or deployment.
What Paggio does
When you create an endpoint in Paggio, you get a unique webhook URL. Point any service at that URL and Paggio captures every incoming request — permanently. You can then:
- → Inspect the full payload, headers, and metadata
- → Forward the event to your real destination URL
- → Replay any past event to any URL at any time
- → Get real-time alerts on Discord or Slack
Generate a unique URL for any service. Paggio stores every incoming request — headers, payload, timing.
Watch events arrive live in the terminal dashboard. Click any event to see full payload, headers, and response.
Failed a forward? Changed your destination URL? Replay any event to any URL in one click.
Send Discord and Slack notifications when events are delivered or fail. Filter by event type.
Automatically identifies Stripe, GitHub, Shopify, Linear, Vercel, Twilio, and more from request headers.
No SDK needed. Just point your webhook to a Paggio URL and everything is captured automatically.