koigrid vs Svix
Outbound webhooks with HMAC signing and retries — the built-in alternative to Svix and Vercel webhooks.
Svix made webhooks-as-a-service a category: signed payloads, automatic retries, delivery logs. koigrid gives you the same — every platform event delivered to your URL, signed with HMAC-SHA256 and retried with backoff — but native to the platform your resources already live on, at a flat rate and with no per-message bill.
| Feature | koigrid | Svix |
|---|---|---|
| Pricing | Flat rate (included) | Per message / MAU |
| Signed payloads (HMAC-SHA256) | Yes | Yes |
| Automatic retries + backoff | Yes (5 attempts, ~2h) | Yes |
| Delivery history / status | Yes | Yes |
| SSRF protection (no internal targets) | Yes | Partial |
| Events from your infra (apps, DBs, deploys…) | Native | You publish them yourself |
| Manage by AI agent | Native (API + CLI) | API |
What koigrid improves
Native to your events
Every koigrid event (deploys, DB failover, checks…) can fire a webhook — no glue code to publish them.
Flat, predictable
Webhooks are included — no per-message or per-endpoint bill.
Secure by default
Signed with a per-webhook secret and blocked from hitting internal/private hosts (anti-SSRF).