Cloudflare DNS Records Query

Use verifying domain configuration, email routing MX entries, or safety headers.

Try it OpenAPI

Call

POST https://codepulse-api.hahavoid0.workers.dev/web/dns-txt
{
  "domain": "google.com",
  "type": "TXT"
}

AgentCash command

npx agentcash@latest fetch https://codepulse-api.hahavoid0.workers.dev/web/dns-txt -m POST -b '{"domain":"google.com","type":"TXT"}'

Not for

Do not use for looking up registry creation timestamps (use /web/whois).