Domain Monitors
Trigger Domain Check
Trigger an immediate domain expiration check and return the results
POST
Manually trigger a domain expiration check outside the regular monitoring interval. The check queries WHOIS data for registration and expiry details.
Path Parameters
string
required
The domain monitor ID
Response
string
Check result:
ok, warning, critical, or errornumber
Days until the domain registration expires
string
Domain expiration date (ISO 8601)
string
Domain registrar name
array
Current name servers for the domain
string
Error message if the check failed (null on success)