{"domain":"GOOGLE.COM","unicode_name":null,"status":["client delete prohibited","client transfer prohibited","client update prohibited","server delete prohibited","server transfer prohibited","server update prohibited"],"nameservers":["NS1.GOOGLE.COM","NS2.GOOGLE.COM","NS3.GOOGLE.COM","NS4.GOOGLE.COM"],"registration":"1997-09-15T04:00:00Z","expiration":"2028-09-14T04:00:00Z","last_changed":"2019-09-09T15:39:04Z","secure_dns":false,"entities":[{"roles":["registrar"],"handle":"292","name":"MarkMonitor Inc.","org":null,"email":null,"country":null}],"rdap_source":"https://rdap.verisign.com/com/v1/domain/google.com"}
curl --location --request GET 'https://zylalabs.com/api/13154/domain+registration+data+lookup+api/26700/look+up+domain+registration' --header 'Authorization: Bearer YOUR_API_KEY'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 Domain Registration Data Lookup API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
领先企业的信赖之选
Registration data straight from the authoritative registries, returned as structured fields instead of scraped text. One call brings the key dates, status, name servers and registrar entities of any domain.
Useful for expiry monitoring and renewal alerts, brand protection, portfolio audits, and enriching customer or security data with registrar information.
The API returns structured registration data for a domain, including key dates (registration, expiration, last changed), status, name servers, security delegation state, registrar entities, and the registry source that provided the information.
Key fields in the response include "domain," "registration," "expiration," "last_changed," "status," "nameservers," "secure_dns," "entities," and "rdap_source," providing comprehensive details about the domain's registration.
响应数据以JSON格式组织,包含关键日期、状态和名称服务器的顶级字段 Registrar实体呈现为对象数组,详细列出了角色、名称和组织,便于解析和使用
The API provides information on domain registration dates, expiration dates, status codes, name servers, security delegation state, and registrar details, making it useful for monitoring and brand protection.
The data is sourced directly from authoritative registries, ensuring accuracy and reliability. Each response indicates the specific registry that provided the information, enhancing trust in the data's validity.
Typical use cases include monitoring domain expiration dates, setting renewal alerts, conducting brand protection audits, and enriching customer or security data with registrar information for better decision-making.
Users can customize their requests by specifying the domain name in the API call. The API is designed to return detailed structured data for the provided domain, allowing for targeted queries.
Users can utilize the returned data for various applications, such as tracking domain status changes, managing domain portfolios, and integrating registrar information into security systems for enhanced protection and monitoring.