[{"record_type": "A", "value": "142.251.33.68"}, {"record_type": "AAAA", "value": "2607:f8b0:400a:807::2004"}]
curl --location --request GET 'https://pr213-testing.zylalabs.com/api/3700/dns+record+fetcher+api/4175/dns+lookup?domain=www.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 Record Fetcher 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
The DNS Record Fetcher API is a versatile tool designed to provide users with easy access to Domain Name System (DNS) data for any domain name. With its intuitive interface and comprehensive functionality, this API streamlines the process of retrieving essential DNS information, allowing users to efficiently manage their network infrastructure and troubleshoot DNS-related issues.
Basically, the DNS Record Fetcher API simplifies retrieving DNS records associated with a domain name. These records include various types, such as A records, AAAA records, CNAME records, MX records, TXT records, NS records, and SOA records.
The API's simple and flexible integration options make it accessible to users working with a wide range of programming languages and platforms. Users can query DNS records and receive responses in JSON format, allowing seamless integration into existing applications and workflows. The API documentation provides comprehensive guidance and examples, facilitating quick implementation and reducing development time.
Overall, the DNS Record Fetcher API is an indispensable tool for anyone responsible for managing and securing network infrastructure. With its comprehensive feature set, ease of use, and reliability, the API allows users to obtain valuable information about DNS configurations, identify potential vulnerabilities, and maintain the integrity and availability of their DNS infrastructure.
It will receive a parameter and provide you with a JSON.
Besides the number of API calls per month, there are no other limitations.
Users must indicate the URL of a domain to obtain the DNS.
The DNS Record Fetcher API allows users to retrieve Domain Name System (DNS) records for a given domain name.
There are different plans to suit all tastes, including a free trial for a small number of requests, but your rate is limited to avoid 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.
The DNS Lookup endpoint returns various DNS records associated with a domain, including A, AAAA, CNAME, MX, TXT, NS, and SOA records. Each record type provides specific information about the domain's configuration.
The key fields in the response data include "record_type," which indicates the type of DNS record, and "value," which contains the corresponding data for that record type, such as IP addresses or domain names.
The response data is organized as a JSON array, where each object represents a DNS record. Each object contains fields for "record_type" and "value," allowing users to easily parse and utilize the information.
The DNS Lookup endpoint provides information on various DNS records, including IP addresses (A and AAAA records), mail server configurations (MX records), aliasing (CNAME records), and more, enabling comprehensive domain analysis.
Users can customize their data requests by specifying the domain URL in the API call. This allows them to retrieve DNS records for any domain of interest, tailoring the query to their specific needs.
The DNS Record Fetcher API sources its data from authoritative DNS servers, ensuring that the information retrieved is accurate and up-to-date, which is crucial for effective network management and troubleshooting.
Typical use cases include domain health monitoring, security scanning for suspicious domains, troubleshooting network issues, evaluating domain reputation, and validating email addresses through DNS record checks.
Users can utilize the returned data by analyzing the DNS records to identify misconfigurations, assess domain security, monitor changes over time, and integrate the information into their applications for enhanced network management.
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