Webhook Relay by Helix-API
# Webhook Relay by Helix-API — Enterprise-Grade API Create temporary webhook endpoints for testing and development. Inspect, replay, and forward incoming webhooks in real-time. 🌐 **Full docs, live playground & free key:** https://helix-api.com/apis/webhook-relay ## ✨ Why developers choose this API - **🚀 Production-Ready** — deployed on managed infrastructure with health checks and monitoring -…
Webhook Relay by Helix-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| create | ||
| POST |
create_inbox_create_post /create |
Create a new webhook inbox endpoint. |
| webhook | ||
| POST |
receive_webhook_webhook__inbox_id__get /webhook/{inbox_id} |
Receive a webhook (any HTTP method). No auth required — this is the public endpoint. |
| PUT |
receive_webhook_webhook__inbox_id__get /webhook/{inbox_id} |
Receive a webhook (any HTTP method). No auth required — this is the public endpoint. |
| DELETE |
receive_webhook_webhook__inbox_id__get /webhook/{inbox_id} |
Receive a webhook (any HTTP method). No auth required — this is the public endpoint. |
| GET |
receive_webhook_webhook__inbox_id__get /webhook/{inbox_id} |
Receive a webhook (any HTTP method). No auth required — this is the public endpoint. |
| PATCH |
receive_webhook_webhook__inbox_id__get /webhook/{inbox_id} |
Receive a webhook (any HTTP method). No auth required — this is the public endpoint. |
| inbox | ||
| GET |
get_inbox_inbox__inbox_id__get /inbox/{inbox_id} |
Get received webhooks for an inbox. |
| forward | ||
| POST |
set_forwarding_forward__inbox_id__post /forward/{inbox_id} |
Set a forwarding URL for an inbox. All received webhooks will be forwarded. |
| health | ||
| GET |
health_health_get /health |
|
Webhook Relay by Helix-API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|