{"uid":"cap_eLIv9v5dgohHeYrjqrth9","slug":"getapi-dns-records-lookup-573be130","name":"GetApi DNS Records Lookup","description":"Ontdek, test en integreer krachtige API&#039;s voor web scraping, e-mailvalidatie, geolocatie\n    en meer. Gratis starten.","url":"https://api.getapi.nl/api/v1/lookup/dns/records","method":"GET","headers":{},"bodySchema":{"properties":{"input":{"properties":{"queryParams":{"type":"object","properties":{"type":"value","domain":"example.com"}}}},"output":{"properties":{"example":{"type":"MX","found":true,"domain":"example.com","records":[{"pri":10,"ttl":3600,"type":"MX","domain":"example.com","target":"mail.example.com"}]}}}}},"responseSchema":{"type":"json","example":{"type":"MX","found":true,"domain":"example.com","records":[{"pri":10,"ttl":3600,"type":"MX","domain":"example.com","target":"mail.example.com"}]}},"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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_pNzkuYw63cjJ1i8nFTmbM","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up DNS records of a specified type for a given domain name","exampleAgentPrompt":"Can you look up the MX records for getapi.nl so I can see which mail servers are configured for that domain?","exampleUseCases":[{"title":"Email deliverability DNS audit","prompt":"Can you check the MX and TXT DNS records for mycompany.com? I want to see if the mail servers and SPF records are set up correctly."},{"title":"Domain infrastructure verification","prompt":"Look up the A and CNAME DNS records for shopify.io — I need to verify what IP addresses and aliases are configured before I update our DNS settings."},{"title":"Competitor mail server discovery","prompt":"What MX records does competitor-domain.com have? I want to know which email provider they're using based on their mail server targets."}],"resultDescription":"Returns a JSON object containing the queried record type, a boolean indicating whether records were found, the domain name, and an array of matching DNS records — each with fields such as type, domain, TTL, priority, and target (e.g. mail server hostname for MX records).","failureModes":["Domain does not exist or is not registered — returns found: false with empty records array","Invalid or unsupported DNS record type specified — may return error or empty result","Network timeout reaching authoritative DNS servers — transient failure","Rate limiting or quota exceeded — HTTP 429 response","Malformed domain input (e.g. missing TLD) — returns error or empty result"],"whenToPreferThis":"Choose this endpoint when you need a quick, programmatic DNS record lookup for a specific domain and record type, especially in agent workflows involving email validation, domain verification, infrastructure checks, or mail server discovery. Prefer it over manual dig/nslookup commands when automation or pay-per-use pricing ($0.01/call) is acceptable and you need structured JSON output with TTL and priority data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:31:57.741Z","isFirstParty":false}