{"uid":"cap_0FnzhXwdpuUOipnMdvmOX","slug":"codepulse-api-dnssec-lookup-878ccb5a","name":"CodePulse API – DNSSEC Lookup","description":"Verifies the presence of DNSSEC keys and signatures on a domain via DoH.","url":"https://codepulse-api.hahavoid0.workers.dev/network/dnssec","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["domain"],"properties":{"domain":{"type":"string","description":"Domain name to check"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"keys":["257 3 13 ..."],"dnssec_active":true},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_sgiVfi37jQP_mGAbkxEdp","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Checks whether a given domain has DNSSEC enabled and returns its DNSKEY records with a confidence rating","exampleAgentPrompt":"Can you check if example.com has DNSSEC enabled and show me the DNSKEY records?","exampleUseCases":[{"title":"Pre-transfer domain security audit","prompt":"Before we migrate our DNS to a new registrar, can you check whether cloudflare.com has DNSSEC active and what keys it's using?"},{"title":"Security posture check for vendor","prompt":"We're onboarding a new third-party vendor at paypal.com — can you verify whether their domain has DNSSEC configured so I can include it in the risk assessment?"},{"title":"Debugging DNS configuration issues","prompt":"Our team set up DNSSEC on ourstartup.io last week — can you check if it's actually active and show me the current DNSKEY records to confirm everything looks right?"}],"resultDescription":"Returns a JSON object indicating whether DNSSEC is supported and active on the domain, an array of DNSKEY record strings, a confidence level (e.g. 'high'), a data timestamp, any warnings, and a disclaimer. Example: {result: {keys: ['257 3 13 ...'], dnssec_active: true}, warnings: [], supported: true, confidence: 'high', data_as_of: '2026-06'}","failureModes":["Invalid or malformed domain name returns an error or empty result","Domain does not exist in DNS — may return supported: false or an error","Temporary DNS resolution failures may produce low-confidence or missing results","Non-public or internal-only domains may not be resolvable","Rate limiting or payment failure may block the request"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-call DNSSEC status check without managing API keys or long-term subscriptions. It is well-suited for one-off domain security audits, vendor risk assessments, or automated pipeline checks at $0.01 USDC per call via x402 on Base. Prefer this over manual DNS tools when you need structured JSON output with confidence scoring and DNSKEY records programmatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:43:28.136Z","isFirstParty":false}