[{"record_type": "A", "value": "Available for premium subscribers only."}, {"record_type": "AAAA", "value": "2607:f8b0:400a:80b::200e"}, {"record_type": "CNAME", "value": "Available for premium subscribers only."}, {"record_type": "MX", "value": "Available for premium subscribers only."}, {"record_type": "NS", "value": "ns1.google.com."}, {"record_type": "NS", "value": "ns3.google.com."}, {"record_type": "NS", "value": "ns2.google.com."}, {"record_type": "NS", "value": "ns4.google.com."}, {"record_type": "SOA", "mname": "ns1.google.com.", "rname": "dns-admin.google.com.", "serial": 705849533, "refresh": 900, "retry": 900, "expire": 1800, "ttl": 60}, {"record_type": "TXT", "value": "Available for premium subscribers only."}, {"record_type": "CAA", "flags": 0, "tag": "issue", "value": "pki.goog"}]
curl --location --request GET 'https://zylalabs.com/api/4089/dns+search+api/4935/dns+lookup?domain=google.com' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the DNS Search API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
With its robust features and intuitive interface, this API offers an ideal solution for retrieving and interpreting DNS records, providing essential information about a domain's configuration. It is invaluable for network management, cybersecurity and application optimization.
In essence, the DNS Search API allows users to perform exhaustive queries on a domain's DNS records, covering a wide spectrum of record types such as A, AAAA, CNAME, MX, TXT, etc. This versatility caters to a variety of uses. This versatility satisfies a variety of use cases, whether it is locating the IP address linked to a domain, verifying the configuration of email servers or validating SPF records to enforce email deliverability.
API integration is smooth and efficient, supported by well-documented endpoints and developer resources. This ensures easy integration of DNS record lookup functions into applications, websites or backend systems. Users can effortlessly leverage API capabilities to access accurate and up-to-date DNS information, streamlining network administration tasks and troubleshooting processes.
Cybersecurity professionals can benefit significantly from the API's capabilities. By scrutinizing DNS records, they can identify potential vulnerabilities, detect unauthorized alterations and uncover indicators of malicious activity such as DNS hijacking or domain spoofing. This proactive security approach enables organizations to mitigate risks preemptively, safeguarding their online presence and data integrity.
In conclusion, the DNS Search API presents itself as an indispensable asset for users, businesses and developers seeking valuable information from the DNS records of any domain. Its versatility in the domains of network management, cybersecurity and optimization makes it essential for organizations of all sizes. By providing accurate, real-time DNS information, the API enables users to make informed decisions, enforce security measures and optimize digital experiences with confidence.
It will receive parameters and provide you with a JSON.
Network troubleshooting: Network administrators can use the API to diagnose connectivity problems by examining DNS records, identifying misconfigurations and resolving potential bottlenecks.
Email verification: Enterprises can verify the validity of email addresses by checking MX records, ensuring that email communication is secure and reliable.
Domain migration: During domain migrations, users can use the API to confirm DNS record updates, avoiding downtime and maintaining smooth transitions.
Security auditing: Cybersecurity experts can perform DNS record lookups to identify unauthorized changes or potential vulnerabilities, protecting against DNS hijacking and other threats.
Domain monitoring: Companies can monitor their domain DNS records to quickly detect any changes or anomalies that could indicate unauthorized access or a cyberattack.
Besides the number of API calls, there is no other limitation.
The user must insert the URL of a domain.
There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
DNS Search API retrieves DNS records for a given domain.
A DNS Search API is essential for a variety of scenarios. Network professionals can use it to diagnose problems, such as finding and correcting DNS misconfigurations.
The DNS Lookup endpoint returns various DNS record types, including A, AAAA, CNAME, MX, NS, PTR, SRV, SOA, TXT, and CAA. Each record type provides specific information about the domain's configuration.
Key fields in the response include "record_type" (indicating the type of DNS record), "value" (the record's data), and for SOA records, additional fields like "mname," "rname," "serial," "refresh," "retry," "expire," and "ttl."
The response data is structured as a JSON array, where each object represents a DNS record with its type and associated values. This allows for easy parsing and access to specific record information.
The DNS Lookup endpoint provides information on various DNS records, such as IP addresses (A/AAAA), mail server configurations (MX), domain aliases (CNAME), and security settings (TXT, CAA), among others.
The primary parameter for the DNS Lookup endpoint is the domain URL. Users can customize their requests by specifying the domain they wish to analyze, allowing for targeted DNS record retrieval.
Users can analyze the returned data to troubleshoot network issues, verify email server configurations, monitor domain changes, and enhance cybersecurity by identifying unauthorized DNS modifications.
The DNS Search API retrieves data from authoritative DNS servers, ensuring that the information is accurate and reflects the current state of the domain's DNS records.
Data accuracy is maintained through regular updates from DNS servers and validation checks during data retrieval, ensuring that users receive reliable and up-to-date DNS information.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund