Cron Expression Generator
Build a valid 5-field cron expression by pasting one directly, or switch to simple schedule presets — every N minutes, daily, weekly, or monthly — without needing to know cron syntax. A plain-English description shows exactly what the expression runs.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Schedule Type
every-minutes, daily, weekly, monthly, custom Every N Minutes
1 <= x <= 59Hour (0–23)
0 <= x <= 23Minute (0–59)
0 <= x <= 59Day of Week
0, 1, 2, 3, 4, 5, 6 Day of Month (1–31)
1 <= x <= 31Full Cron Expression
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.