{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/network/ssl-expiry","method":"POST","price":"$0.010","description":"Extracts certificate validity dates and expiration countdown for a domain using CertSpotter logs.","example_input":{"domain":"google.com"},"example_output":{"supported":true,"result":{"domain":"google.com","not_after":"2026-09-14T00:00:00.000Z","days_remaining":81,"expired":false},"confidence":"high"},"request_schema":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string","description":"Target domain name","examples":["google.com"]}}},"response_schema":{"type":"object"}}