Event Scheduler
Send us a URL, payload, and a timestamp — we'll call it exactly when you need. Perfect for delayed webhooks, reminders, background jobs, and workflow automation without managing your own cron infrastructure.
Event Scheduler endpoints
| Method | Endpoint | Description |
|---|---|---|
| events | ||
| DELETE |
/events/{id} /events/{id} |
Cancel a pending event |
| GET |
/events/{id} /events/{id} |
Get event status |
| POST |
/events /events |
Schedule a new event |
| Other endpoints | ||
| GET |
/events/{id} /events/{id} |
Get event status |
| DELETE |
/events/{id} /events/{id} |
Cancel a pending event |
| POST |
/events /events |
Schedule a new event |
Event Scheduler pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $99 / month | — |
|