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.

    In beta:Paggio is free to use during beta. No credit card required. Create a free account →

    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
    Capture any webhook

    Generate a unique URL for any service. Paggio stores every incoming request — headers, payload, timing.

    Inspect in real time

    Watch events arrive live in the terminal dashboard. Click any event to see full payload, headers, and response.

    Replay instantly

    Failed a forward? Changed your destination URL? Replay any event to any URL in one click.

    Get notified

    Send Discord and Slack notifications when events are delivered or fail. Filter by event type.

    15+ Sources detected

    Automatically identifies Stripe, GitHub, Shopify, Linear, Vercel, Twilio, and more from request headers.

    Zero config

    No SDK needed. Just point your webhook to a Paggio URL and everything is captured automatically.

    Next steps