{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/network/dns-propagation","method":"POST","price":"$0.010","description":"Checks global MX, TXT, A, and CNAME propagation status using Cloudflare DoH endpoints.","example_input":{"domain":"google.com","type":"MX"},"example_output":{"supported":true,"result":{"domain":"google.com","type":"MX","records":["10 smtp.google.com"]},"confidence":"high"},"request_schema":{"type":"object","required":["domain","type"],"properties":{"domain":{"type":"string","examples":["google.com"]},"type":{"type":"string","examples":["MX"]}}},"response_schema":{"type":"object"}}