Expired
0
Expiring in 7 Days
0
Expiring in 30 Days
0
Total Alerts Sent
0
Email Alerts
Notify via dashboard notifications
SMS Alerts
Text message notifications
Webhook Events
Fire certificate.expiring events
Choose when to receive alerts before certificate expiration
Set up an external cron service to trigger the daily scan. The endpoint accepts either aX-Cron-Secretheader or a Bearer API key for authentication.
# Daily scan at 8am UTC 0 8 * * * \ curl -X POST https://your-domain.com/api/webhook/cron/expiration-scan \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"