Simple, transparent pricing

Start free. Scale when you need to.

Free

$0 /mo

No credit card required

Get started free
  • 3 endpoints
  • 100 requests/day per endpoint
  • 24h data retention
  • WebSocket streaming
  • Request replay
  • CLI access
  • REST API
  • Delivery targets
  • Team access
Most Popular

Pro

$19 /mo

Billed monthly

Start Pro
  • 50 endpoints
  • Unlimited requests
  • 30 days data retention
  • WebSocket streaming
  • Request replay
  • CLI access
  • REST API
  • Delivery targets
  • Dead letter queue
  • Team access

Team

$79 /mo

Up to 10 team members

Start Team
  • 500 endpoints
  • Unlimited requests
  • 30 days data retention
  • WebSocket streaming
  • Request replay
  • CLI access
  • REST API
  • Delivery targets
  • Dead letter queue
  • Team access & RBAC
  • Priority support

Full Feature Comparison

Feature Free Pro Team
Endpoints 3 50 500
Requests / day 100/endpoint Unlimited Unlimited
Data retention 24 hours 30 days 30 days
WebSocket streaming
Request replay
CLI (hookpipe-cli)
REST API
Delivery targets
Dead letter queue
Team access & RBAC
Priority support
Body size limit 1 MB 1 MB 1 MB

Frequently Asked Questions

Do you store my webhook payloads?
Yes — that's the core feature. Payloads are stored in Cloudflare D1 and retained for 24h (free) or 30 days (pro/team). We automatically delete expired data on an hourly cron. Sensitive headers (Authorization, Cookie) are redacted.
What's the latency for webhook capture?
Sub-100ms globally. HookPipe runs on Cloudflare Workers — your webhooks are captured at the nearest edge node, eliminating round-trip latency to a central data center.
Can I use HookPipe with any webhook provider?
Yes. HookPipe accepts any HTTP request — POST, GET, PUT, PATCH, DELETE — from any source. It's compatible with Stripe, GitHub, Shopify, Twilio, and any custom webhook sender.
What happens when I hit the free tier rate limit?
After 100 requests/day per endpoint, HookPipe returns 429 Too Many Requests with Retry-After: 86400 headers. Upgrade to Pro for unlimited requests.