每次请求API接口:0.00000 元
接口地址:https://api.52hyjs.com/api/who
返回格式:application/json
请求方式:GET
请求示例:https://api.52hyjs.com/api/who?apikey=你开通的apikey&domain=要查询的主域名
名称 | 必填 | 类型 | 说明 |
---|---|---|---|
apikey | 是 | string | 你开通的apikey |
domain | 是 | string | 要查询的主域名 |
名称 | 类型 | 说明 |
---|---|---|
registrar | string | 注册商 |
registrationDate | string | 注册时间 |
expiryDate | string | 到期时间 |
dnsServers | string | DNS服务器 |
{ "registrar": "腾讯云计算(北京)有限责任公司", "registrationDate": " 2024-02-04 22:19:45", "expiryDate": " 2025-02-04 22:19:45", "dnsServers": [ "lennon.dnspod.net", "radius.dnspod.net" ] }
错误码 | 说明 |
---|---|