curl -X POST "https://kodostatus.com/api/v1/domain-monitors/dom_abc123" \ -H "X-API-Key: your_api_key"
{ "status": "ok", "days_until_expiry": 285, "expires_on": "2026-12-01T00:00:00Z", "registrar": "Cloudflare, Inc.", "name_servers": ["ns1.cloudflare.com", "ns2.cloudflare.com"], "error": null }
Trigger an immediate domain expiration check and return the results
ok
warning
critical
error