Skip to main content
POST
Manually trigger an SSL certificate check outside the regular monitoring interval. The check verifies certificate validity, expiration, and chain of trust.

Path Parameters

string
required
The SSL monitor ID

Response

string
Check result: ok, warning, critical, or error
number
Days until the certificate expires
string
Certificate expiration date (ISO 8601)
string
Certificate Authority name
string
Certificate subject (domain)
string
Error message if the check failed (null on success)
number
Time taken to complete the check in milliseconds