Send Webhook
This REST API lets you trigger webhooks dynamically using any HTTP method, custom headers, and JSON payloads — ideal for automation and integrations.
Send Webhook endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Send Custom Webhook /send-webhook |
Sends a webhook payload to a specified target URL using customizable method, headers, and body. |
Send Webhook pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | 5 / second |
|
| ULTRA | $7 / month | 10 / second |
|
| MEGA | $20 / month | 25 / second |
|