API Reference
EdgeCron API endpoint index grouped by schedules, events, endpoints, deliveries, retries, and subscriptions.
The EdgeCron public API is organized around the delivery pipeline. Start here to find every resource group, then drill into parameters, responses, error shapes, and SDK / cURL examples.
Public operations
36
API groups
7
Source format
OpenAPI 3.0.3
Endpoint
01
Trigger
02
Task Run
03
Delivery Attempt
04
Retry Job
05
Dead Letter
06
Schedule Triggers
Create, inspect, pause, and resume cron or one-shot time triggers.
7 operations. View endpoints
Task Runs
Create one-off task runs and inspect execution state.
4 operations. View endpoints
Event Triggers
Publish business events that fan out to matching endpoints.
6 operations. View endpoints
Endpoints
Manage target webhook destinations, headers, timeout, filters, and retry policy binding.
7 operations. View endpoints
Delivery Attempts
Review delivery attempts and manually retry failed attempts.
2 operations. View endpoints
Retries and Dead Letters
Configure retry policies, inspect retry jobs, and recover exhausted failures.
7 operations. View endpoints
Subscription
Read quota, usage, and resource limits for the current application.
3 operations. View endpoints
Recommended reading path
Learn the difference between Endpoint, Trigger, Task Run, Delivery Attempt, Retry Job, and Dead Letter.
Wire up signingBuild X-Key-ID, X-Timestamp, and X-Signature correctly before calling production APIs.
Create an Endpoint, create one Task Run, and inspect the Delivery Attempt result.
Choose an SDKInstall the Go, Python, Node.js, Java, PHP, or .NET SDK and reuse the right-side examples.