The Retrieve Domain RDAP Data API is an advanced tool designed to provide detailed technical and administrative information about domain names registered on the Internet. When a domain is submitted as input, this API queries the RDAP (Registration Data Access Protocol) and returns a structured response that includes multiple key aspects of the queried domain.
Among the data provided by the API are the domain's statuses, such as whether it is locked against deletion, transfer, or modification. Relevant dates for the domain are also obtained, including its creation, last update, expiration, and recent transfers. Another essential element that is returned is the list of nameservers associated with the domain.
The API also provides details about the registrar, including the name of the entity responsible for the registration, its identifiers, and the contact channels available in case of need (for example, to report abuse). In addition, if the domain is protected by DNSSEC (Domain Name System Security Extensions), the API will include information about the digital signature and the cryptographic algorithms used.
In situations where certain data is not publicly available due to privacy restrictions or data protection regulations, the API clearly indicates that such information has been redacted or limited.
The Retrieve Domain RDAP Data API is ideal for integration into domain monitoring tools, threat analysis systems, digital ownership verification solutions, web infrastructure auditing services, or any application that requires real-time validation of a domain's authenticity and status.
Thanks to its structured JSON format, the API is highly compatible with various development environments and allows for easy implementation in automated workflows. Its robust design ensures a reliable, accurate, and secure experience when accessing critical domain information.
In short, this API allows developers and businesses to obtain a complete and up-to-date view of a domain's status quickly, accurately, and programmatically.
{"success":true,"data":{"objectClassName":"domain","handle":"2138514_DOMAIN_COM-VRSN","ldhName":"GOOGLE.COM","links":[{"value":"https://rdap.verisign.com/com/v1/domain/GOOGLE.COM","rel":"self","href":"https://rdap.verisign.com/com/v1/domain/GOOGLE.COM","type":"application/rdap+json"},{"value":"https://rdap.markmonitor.com/rdap/domain/GOOGLE.COM","rel":"related","href":"https://rdap.markmonitor.com/rdap/domain/GOOGLE.COM","type":"application/rdap+json"}],"status":["client delete prohibited","client transfer prohibited","client update prohibited","server delete prohibited","server transfer prohibited","server update prohibited"],"entities":[{"objectClassName":"entity","handle":"292","roles":["registrar"],"links":[{"href":"http://www.markmonitor.com","type":"text/html","value":"https://rdap.markmonitor.com/rdap/","rel":"about"}],"publicIds":[{"type":"IANA Registrar ID","identifier":"292"}],"vcardArray":["vcard",[["version",{},"text","4.0"],["fn",{},"text","MarkMonitor Inc."]]],"entities":[{"objectClassName":"entity","roles":["abuse"],"vcardArray":["vcard",[["version",{},"text","4.0"],["fn",{},"text",""],["tel",{"type":"voice"},"uri","tel:+1.2086851750"],["email",{},"text","[email protected]"]]]}]}],"events":[{"eventAction":"registration","eventDate":"1997-09-15T04:00:00Z"},{"eventAction":"expiration","eventDate":"2028-09-14T04:00:00Z"},{"eventAction":"last changed","eventDate":"2019-09-09T15:39:04Z"},{"eventAction":"last update of RDAP database","eventDate":"2025-07-22T14:21:42Z"}],"secureDNS":{"delegationSigned":false},"nameservers":[{"objectClassName":"nameserver","ldhName":"NS1.GOOGLE.COM"},{"objectClassName":"nameserver","ldhName":"NS2.GOOGLE.COM"},{"objectClassName":"nameserver","ldhName":"NS3.GOOGLE.COM"},{"objectClassName":"nameserver","ldhName":"NS4.GOOGLE.COM"}],"rdapConformance":["rdap_level_0","icann_rdap_technical_implementation_guide_1","icann_rdap_response_profile_1"],"notices":[{"title":"Terms of Service","description":["Service subject to Terms of Use."],"links":[{"href":"https://www.verisign.com/domain-names/registration-data-access-protocol/terms-service/index.xhtml","type":"text/html","value":"https://rdap.verisign.com/com/v1/domain/google.com","rel":"terms-of-service"}]},{"title":"Status Codes","description":["For more information on domain status codes, please visit https://icann.org/epp"],"links":[{"href":"https://icann.org/epp","type":"text/html"}]},{"title":"RDDS Inaccuracy Complaint Form","description":["URL of the ICANN RDDS Inaccuracy Complaint Form: https://icann.org/wicf"],"links":[{"href":"https://icann.org/wicf","type":"text/html","value":"https://rdap.verisign.com/com/v1/domain/google.com","rel":"help"}]}]},"metadata":{"timestamp":"2025-07-22T14:21:51.583Z","source":"https://rdap.verisign.com/com/v1/"}}
curl --location --request GET 'https://zylalabs.com/api/8715/retrieve+domain+rdap+data+api/15242/rdap+lookup?domain=google.com' --header 'Authorization: Bearer YOUR_API_KEY'
| 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.
The RDAP Lookup endpoint returns comprehensive domain information, including registration data, domain statuses, important dates (creation, update, expiration), nameservers, registrar details, and DNSSEC information if applicable.
Key fields in the response include "domainName," "statuses," "created," "updated," "expires," "nameservers," "registrar," and "dnssec," providing a complete overview of the domain's registration and status.
The API returns data in a structured JSON format, organized into key-value pairs. This format ensures easy parsing and integration into various applications, allowing developers to access specific domain information efficiently.
The endpoint provides information on domain registration details, statuses (e.g., locked, active), registrar contact information, nameservers, important dates, and DNSSEC details, offering a comprehensive view of the domain's status.
The response data is organized hierarchically, with main sections for domain details, statuses, registrar information, and nameservers. Each section contains relevant attributes, making it easy to locate specific information.
The data is sourced from the Registration Data Access Protocol (RDAP), which aggregates information from domain registrars and registries, ensuring that the data is accurate and up-to-date.
Typical use cases include domain monitoring, threat analysis, digital ownership verification, web infrastructure audits, and applications requiring real-time domain status validation, enhancing security and operational efficiency.
Users can parse the JSON response to extract specific fields relevant to their needs, such as checking domain availability, monitoring expiration dates, or verifying registrar information for compliance and security purposes.
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
Service Level:
100%
Response Time:
98ms
Service Level:
100%
Response Time:
380ms
Service Level:
100%
Response Time:
118ms
Service Level:
100%
Response Time:
446ms
Service Level:
100%
Response Time:
237ms
Service Level:
100%
Response Time:
550ms
Service Level:
100%
Response Time:
2,702ms
Service Level:
100%
Response Time:
19ms
Service Level:
100%
Response Time:
424ms
Service Level:
100%
Response Time:
449ms
Service Level:
100%
Response Time:
508ms
Service Level:
100%
Response Time:
330ms
Service Level:
100%
Response Time:
298ms
Service Level:
100%
Response Time:
298ms
Service Level:
100%
Response Time:
4,427ms
Service Level:
100%
Response Time:
0ms
Service Level:
100%
Response Time:
2,730ms
Service Level:
100%
Response Time:
5,131ms
Service Level:
100%
Response Time:
171ms
Service Level:
100%
Response Time:
5,740ms