Prerequisites
- A CronAPI account — sign up at cronapi.dev
- An API key — see Authentication
1. Get your API key
Log into the dashboard and navigate to the API Key page. Your API key is generated automatically on first visit. Copy it — you will only see the full key once.2. Create a cron
Schedule a webhook that fires every 5 minutes:3. Test it immediately
Trigger the cron manually without waiting for the next scheduled run:4. Check execution history
View the last runs for your cron:Next steps
Schedule a one-time job
Learn how to schedule delayed one-time webhooks.
API reference
Explore all available endpoints.