解密API
接口文档:https://kmrv5n32lx.k.topthink.com/@k7pl9jmnpy/
以下信息供测试使用(不定期更新):
- APPID:10001
- Token:9644029c822711c74aa72dacd192d499
PHP对接例子:点我下载
在线演示站:点我下访问
WHOIS查询
更新日志:1.修复部分后域名缀获取到的域名创建/到期时间为1970-01-01的BUG。新增字段:last_update(部分域名后缀返回“No record.”,比如cn后缀)
接口地址:https://decode.xiaojieapi.com/api/whois.php
参数:
- domain(必填):要查询的域名
状态码:
- 200:查询成功
- 201:域名不正确
- 202:查询失败
返回参数:
- server:WHOIS服务器
- whois:WHOIS信息数组
- Domain_Name:域名
- Domain_Status:域名状态
- Registrar:注册商
- Registrant:注册者名字
- Registrant_Contact_Email:注册者邮箱
- Name_Server:DNS服务器
- Expiration_Time:到期时间
- Registration_Time:注册时间
- result:原始WHOIS信息
- last_update:WHOIS数据库最后更新时间
返回例示:
{ "code": 200, "server": "whois.verisign-grs.com", "whois": { "Domain_Name": "xiaojieapi.com", "Registrar_WHOIS_Server": "grs-whois.hichina.com", "Registration_Time": "2020-07-26 15:23:52", "Expiration_Time": "2023-07-26 15:23:52", "Registrar": "Alibaba Cloud Computing (Beijing) Co., Ltd.", "Domain_Status": "ok", "Name_Server": ["f1g1ns1.dnspod.net", "f1g1ns2.dnspod.net"] }, "result": " Domain Name: XIAOJIEAPI.COM\r\n Registry Domain ID: 2548673652_DOMAIN_COM-VRSN\r\n Registrar WHOIS Server: grs-whois.hichina.com\r\n Registrar URL: http:\/\/www.net.cn\r\n Updated Date: 2022-07-18T10:01:32Z\r\n Creation Date: 2020-07-26T07:23:52Z\r\n Registry Expiry Date: 2023-07-26T07:23:52Z\r\n Registrar: Alibaba Cloud Computing (Beijing) Co., Ltd.\r\n Registrar IANA ID: 420\r\n Registrar Abuse Contact Email: DomainAbuse@service.aliyun.com\r\n Registrar Abuse Contact Phone: +86.95187\r\n Domain Status: ok https:\/\/icann.org\/epp#ok\r\n Name Server: F1G1NS1.DNSPOD.NET\r\n Name Server: F1G1NS2.DNSPOD.NET\r\n DNSSEC: unsigned\r\n URL of the ICANN Whois Inaccuracy Complaint Form: https:\/\/www.icann.org\/wicf\/\r\n>>> Last update of whois database: 2023-05-16T17:38:19Z <<<\r\n\r\nFor more information on Whois status codes, please visit https:\/\/icann.org\/epp\r\n\r\nNOTICE: The expiration date displayed in this record is the date the\r\nregistrar's sponsorship of the domain name registration in the registry is\r\ncurrently set to expire. This date does not necessarily reflect the expiration\r\ndate of the domain name registrant's agreement with the sponsoring\r\nregistrar. Users may consult the sponsoring registrar's Whois database to\r\nview the registrar's reported date of expiration for this registration.\r\n\r\nTERMS OF USE: You are not authorized to access or query our Whois\r\ndatabase through the use of electronic processes that are high-volume and\r\nautomated except as reasonably necessary to register domain names or\r\nmodify existing registrations; the Data in VeriSign Global Registry\r\nServices' ("VeriSign") Whois database is provided by VeriSign for\r\ninformation purposes only, and to assist persons in obtaining information\r\nabout or related to a domain name registration record. VeriSign does not\r\nguarantee its accuracy. By submitting a Whois query, you agree to abide\r\nby the following terms of use: You agree that you may use this Data only\r\nfor lawful purposes and that under no circumstances will you use this Data\r\nto: (1) allow, enable, or otherwise support the transmission of mass\r\nunsolicited, commercial advertising or solicitations via e-mail, telephone,\r\nor facsimile; or (2) enable high volume, automated, electronic processes\r\nthat apply to VeriSign (or its computer systems). The compilation,\r\nrepackaging, dissemination or other use of this Data is expressly\r\nprohibited without the prior written consent of VeriSign. You agree not to\r\nuse electronic processes that are automated and high-volume to access or\r\nquery the Whois database except as reasonably necessary to register\r\ndomain names or modify existing registrations. VeriSign reserves the right\r\nto restrict your access to the Whois database in its sole discretion to ensure\r\noperational stability. VeriSign may restrict or terminate your access to the\r\nWhois database for failure to abide by these terms of use. VeriSign\r\nreserves the right to modify these terms at any time.\r\n\r\nThe Registry database contains ONLY .COM, .NET, .EDU domains and\r\nRegistrars.\r\n", "last_update": "2023-05-17 01:38:19" }
ICP备案查询
声明:数据来源于beian.miit.gov.cn,可能会出现查询失败或缓慢的情况,请稍后重试!
接口地址:https://decode.xiaojieapi.com/api/icp.php
参数:
- domain(必填):要查询的域名
状态码:
- 200:查询成功
- 201:域名不正确
- 202:服务器繁忙
- 203:域名未备案
返回参数:
- domain:查询域名
- unitName:主办单位
- natureName:单位性质
- limitAccess:是否限制接入
- serviceLicence:备案号
- updateRecordTime:审核时间
返回例示:
{ "code": 200, "domain": "xiaojieapi.com", "result": { "unitName": "甘立通", "natureName": "个人", "limitAccess": "否", "serviceLicence": "渝ICP备20007335号-3", "updateRecordTime": "2020-08-04 15:13:47" } }
QQ信息查询
接口地址:https://decode.xiaojieapi.com/api/qqinfo.php
参数:
- qq(必填):QQ号码
- s(选填):图片大小。可选参数:40,60,100,140,640,默认为640
状态码:
- 200:查询成功
- 201:QQ号为空
- 202:QQ号不合法
- 203:软件掉线
- 204:QQ号不存在
返回参数:
- nick:QQ昵称
- level:QQ等级
- vip:VIP等级
- qid:QID
- image:QQ头像
- sign:个性签名
返回例示:
{ "code": 200, "data": { "nick": "蓝桉", "level": 105, "vip": "svip9", "qid": "xiaojieapi", "image": "http:\/\/q2.qlogo.cn\/g?b=qq&k=BsIU7XGKsh9IJET0tQvP4A&kti=ZKTo0AAAAAA&s=640", "sign": "越长大越孤单,这就是成长的代价吧" } }
刷QQ听歌时长
注意:源码来自葫芦侠用户“蓝 猫(31778726)”的分享。
接口地址:https://decode.xiaojieapi.com/api/qqmusic.php
参数:
- qq(必填):QQ号码
- time(选填):听歌时长,单位分钟。(最低1分钟,最高1440分钟,默认:60分钟)
状态码:
- 200:提交成功
- 201:QQ号不能为空
- 202:QQ号不正确
- 203:MusicKey更新失败
返回参数:
- time:听歌时长
- msg:处理结果
返回例示:
{ "code":200, "time":"1440 min"," msg":"成功提交1440min,感谢使用!Tips:请勿频繁提交,频繁提交可能会导致账号被腾讯限制导致无法刷音响力,建议1-3分钟提交一次。" }
IP归属地查询
注意:纯真数据库、宝塔api不支持查询ipv6。
接口地址:https://decode.xiaojieapi.com/api/ip.php
参数:
- ip(必填):要查询的IP
- type(选填):查询接口。可选:chunzhen(纯真IP数据库),amap(高德地图),tencent(腾讯地图),baota(宝塔api)。
(默认是:chunzhen)
状态码:
- 200:查询成功
- 201:IP地址为空或不合法
- 202:不支持查询IPV6
- 203:不支持的接口
- 204:查询失败
返回参数:
- ip:IP地址
- province:省份
- city:市
- district:区/县
- area:运营商
(腾讯地图没有)
- location:经纬度
(部分接口没有)
- last_updated:数据库更新时间
(纯真IP数据库特有)
返回例示:
{ "code": 200, "ip": "39.99.228.188", "info": { "province": "北京市", "city": "北京市", "district": "", "area": "阿里云", "last_updated": "2023-04-26" } }
高匿代理IP
声明:本站提供的免费代理来自第三方代理服务器,可能存在无效的情况。使用代理时请遵守法律法规,本站对用户使用代理带来的法律责任不承担责任。如果您发现免费代理侵犯了您的权益,请通过邮箱联系我们删除。
接口地址:https://decode.xiaojieapi.com/api/proxy.php
参数:
- 无
状态码:
- 200:查询成功
- 201:提取失败
返回参数:
- ip:ip地址
- port:端口
- time:采集时间
- origin:归属地
- area:运营商
返回例示:
{ "code": 200, "proxy": [{ "ip": "49.86.180.180", "port": 8089, "time": "2023-04-29 09:52:15", "origin": "江苏省扬州市", "area": "电信" }, { 这里省略掉一部分…… }, { "ip": "183.221.242.102", "port": 9443, "time": "2023-04-29 09:45:17", "origin": "四川省成都市", "area": "移动" }] }
身份证查询
接口地址:https://decode.xiaojieapi.com/api/idcard.php
参数:
- idcard(必填):身份证号码
状态码:
- 200:查询成功
- 201:身份证为空
- 202:身份证不正确
返回参数:
- idcard:身份证号码
- sex:性别
- birthday:出生日期
- province:省
- city:市
- district:区
- zodiac:生肖
- constellation:星座
声明:该身份证号码是按照身份证验证规则生成的虚拟身份证号,不属于真实有效的身份证件,仅供测试使用,请勿将其用于任何非法行为。
返回例示:
{ "code": 200, "result": { "idcard": "110101200001018637", "sex": "男", "birthday": "2000年01月01日", "address": { "province": "北京市", "city": "市辖区", "district": "东城区" }, "zodiac": "鼠", "constellation": "天蝎座" } }
支付宝到账语音
更新日志:1.修复部分金额大写表达有误。2.删除收款类型:口碑收款
接口地址:https://decode.xiaojieapi.com/api/alipay_arrival.php
参数:
- money(必填):金额大小
状态码:
返回参数:
- 直接返回音频