接口地址:https://www.mxnzp.com/api/beian/search |
---|
返回格式:json |
请求方式:get |
请求示例:https://www.mxnzp.com/api/beian/search?domain=bXhuenAuY29t&app_id=your&app_secret=your |
名称 | 类型 | 必填 | 说明 |
---|---|---|---|
app_id | string | 必填 | app_id 扫码关注公众号 |
app_secret | string | 必填 | app_secret 扫码关注公众号 |
domain | string | 必填 | 域名信息,需要base64后传入 |
名称 | 类型 | 说明 |
---|---|---|
domain | string | 服务端解析之后的实际域名 |
unit | string | 域名所属单位 |
type | string | 域名类型,分个人和单位 |
icpCode | string | ICP备案号 |
name | string | 网站名称,不一定有内容 |
passTime | string | 域名审核时间 |
错误码 | 说明 |
---|---|
0 | app_id或者app_secret不合法 |