Live · Free · Open Source

Inspect Webhooks.
Without the Setup.

Get instant webhook endpoints. No signup required. Watch payloads stream in real-time, inspect every detail, and forward directly to your localhost with our CLI.

Start for Free
52,841 captured·Free tier: 50 req/hook
api.anonymily.com/h/stripe-dev
POST/h/stripe-dev200
GET/h/github-hook200
POST/h/shopify-test200
Body
200 OK
{
  "event": "payment.succeeded",
  "amount": 9,
  "currency": "USD"
}
localhost:3000

Works with any webhook provider

StripeGitHubShopifyRazorpayTwilioSendGrid+ any HTTP service
bash
$ npx @anonymilyhq/cli listen 3000
🚀 Anonymily CLI is running!
Forwarding: https://api.anonymily.com/h/svh8zfse
http://localhost:3000
POST /webhook200 OK · 11ms
POST /webhook200 OK · 8ms
GET /health200 OK · 3ms

How It Works

Catch webhooks from
any service, instantly

Get a working endpoint in one click. Watch payloads stream via SSE and relay them exactly to your local server.

01

Generate an endpoint

Visit the dashboard — a unique URL is auto-created. Customize the name to /h/stripe-dev or any ID you like.

02

Receive in real-time

Every hit appears instantly via SSE. Inspect headers, query params, and body without refreshing.

03

Forward to localhost

Run one CLI command and every webhook is proxied 1:1 to your local server — method, headers, body preserved.

Features

Built for the developer workflow

Everything you need for webhook testing — nothing you don't.

All HTTP Methods

GET, POST, PUT, DELETE, PATCH — every method captured with zero configuration.

Custom Endpoint Names

Claim /h/stripe-test or any memorable ID. Keep a static URL across sessions.

Zero-Trace Privacy

Redis-only in-memory storage. Auto-destructs after 24h. Nothing on disk, ever.

Framework Agnostic

Works with Stripe, GitHub, Shopify, Razorpay, Twilio, SendGrid, or any HTTP service.

Pro History

Upgrade to Pro for 500 requests per hook and 30-day history retention.

Account-Based Pro

Subscribe once — all your hooks get Pro limits automatically. No per-hook billing.

CLI Tool

Forward to localhost.
One command.

Skip firewalls and complex tunneling. The CLI subscribes to your SSE stream and forwards every webhook 1:1 to your local server.

$ npx @anonymilyhq/cli listen 3000

No install required. Runs instantly via npx.

Pro Plan
$9/mo
500 requests per hook (vs 50 free)
30-day history retention (vs 24h)
Custom named endpoints
All hooks covered — one subscription
Cancel anytime
Upgrade to Pro

Stop missing webhooks.

Generate a free, secure endpoint in seconds. No account required.