Documentation Index
Fetch the complete documentation index at: https://bobprince.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Create an account
Go to hookdrop.dev/auth/register and sign up for free. No credit card required.
Create an endpoint
From your dashboard, click + New endpoint and give it a name — for example, This URL is permanent. It never changes and never goes down, so you can safely paste it anywhere.
Stripe payments.You’ll get a unique capture URL that looks like this:Point your provider at it
Go to your webhook provider and set the webhook destination to your Hookdrop capture URL.Example: adding Hookdrop to Stripe
- Open the Stripe Dashboard and go to Developers → Webhooks
- Click Add endpoint
- Paste your Hookdrop URL (e.g.
https://hookdrop.dev/in/abc123xyz) - Select the events you want to capture
- Click Add endpoint
Watch events arrive
Open your Hookdrop dashboard and click View events on your endpoint. The moment Stripe fires a webhook, it appears in real time — with the full payload, headers, and delivery status.No terminal. No log diving. Everything is in one place.
Core concepts
Learn about endpoints, events, destinations, and the dead letter queue.
Stripe guide
Step-by-step instructions for connecting Stripe to Hookdrop.
