curl -X GET "https://route.showapi.com/3235-1?appKey=YOUR_APPKEY&reverse=%201345749768&type=phone&page=1" \
-H "content-type: application/x-www-form-urlencoded"
返回示例
JSON
{
"StateCode": 1,
"Reason": "成功",
"Result": {
"keyword": "曹波",
"type": "注册人",
"totalPage": 6,
"totalCount": 582,
"pageNo": 1,
"pageSize": 100,
"list": [
{
"Host": "caobo.xyz",
"WhoisServer": "",
"Registrar": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
"ContactPerson": "",
"Email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant,admin,or tech contact of the queried domain name",
"Phone": "",
"CreationDate": "2024-06-27 23:52:58",
"ExpirationDate": "2025-06-27 23:59:59",
"DnsServer": "dns3.hichina.com,dns4.hichina.com",
"DomainStatus": "注册局设置禁止转移(serverTransferProhibited),域名新注册期(addPeriod)"
},
{
"Host": "muhan.online",
"WhoisServer": "",
"Registrar": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
"ContactPerson": "",
"Email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant,admin,or tech contact of the queried domain name",
"Phone": "",
"CreationDate": "2024-05-28 19:29:47",
"ExpirationDate": "2025-05-28 23:59:59",
"DnsServer": "vip1.alidns.com,vip2.alidns.com",
"DomainStatus": "正常(ok)"
}
]
}
}