{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/network/dns-security","method":"POST","price":"$0.010","description":"Queries DNSSEC (DS) and Certification Authority Authorization (CAA) records for a domain using Cloudflare DoH.","example_input":{"domain":"google.com"},"example_output":{"supported":true,"result":{"domain":"google.com","dnssec_enabled":true,"caa_records":["0 issue \"pki.goog\""]},"confidence":"high"},"request_schema":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string","description":"Domain name to audit","examples":["google.com"]}}},"response_schema":{"type":"object"}}