Webhooks that ingest, route,
and deliver โ reliably.
Hookie captures any webhook or form, routes it into datasets with rules, and delivers signed events with retries, a live stream, and AI triggers. Multi-tenant, edge-native, yours in minutes.
Free tier included ยท Standard $7.99/mo ยท No credit card to start
Send an event, see it routed
curl -X POST https://hookie.ai/v1/ingest/ik_live_โขโขโข/leads \
-H "Content-Type: application/json" \
-d '{"email":"[email protected]","plan":"pro","score":91}'
# โ 201 { "submission_id": "โฆ", "routed": ["leads"], "records": 1 } It lands verbatim in submissions, routes into the leads dataset, fans out to your destinations, and appears on your live stream โ instantly.
From capture to delivery
Ingest anything
Browser forms, server events, or database change rows โ one write-only ingest key, idempotent, rate-limited, optional HMAC-verified.
Route with rules
Map each payload into a logical dataset with per-tenant rules. One generic store, no runtime DDL, no per-webhook tables.
Deliver reliably
Signed outbound webhooks with retries, backoff, a dead-letter queue, and replay โ plus a live event stream you can tail.
AI triggers
Fire an agent on matching events. Enrich, classify, or route with an LLM, quota-bounded per plan.
Secure by default
AES-256-GCM secrets at rest, hashed ingest keys, IP allowlists, strict CSP, append-only audit log.
Multi-tenant
Every row is tenant-scoped. Sign in with email, magic link, or Google Workspace SSO.
Wire up your first webhook today
Free tier, no credit card. Upgrade to Standard when you outgrow it.
Start free