SSL Monitors
Create SSL Monitor
Create a new SSL certificate monitor to track certificate expiration
POST
Request Body
string
required
Domain to monitor (e.g., “api.example.com”). Do not include protocol.
number
default:"443"
Port to check for SSL certificate
number
default:"30"
Number of days before expiration to trigger alerts. Recommended: 30 for production, 14 for staging.
string
Optional service ID to link this monitor to. When linked, service status can auto-update based on certificate validity.
array
Array of notification channel IDs to alert on certificate issues