{
"hash":"cd2974a98bd05a4d2b16602986db76e6",
"domain":"http://www.baidu.com"
}
curl --location --request POST '/api/v1/node/domain/singleton/info/get' \
--header 'Content-Type: application/json' \
--data-raw '{
"hash":"cd2974a98bd05a4d2b16602986db76e6",
"domain":"http://www.baidu.com"
}'
{
"code": 0,
"data": {
"domain": [
{
"ID": 26,
"CreatedAt": "2022-04-26T00:09:46.594+08:00",
"UpdatedAt": "2022-07-23T09:25:29.217+08:00",
"DeletedAt": null,
"url": "http://www.baidu.com",
"type": "入口",
"project": "微信",
"usufruct": "",
"remark": "",
"detectionRemark": "2022/07/19 10:33:48---您的账户VIP会员没开通或已过期,请到api.uouin.com开通或续费VIP会员!",
"status": "unknown",
"pv": 67,
"acceptanceStandard": {
"ID": 7,
"CreatedAt": "2022-04-21T09:03:37.863+08:00",
"UpdatedAt": "2022-04-21T09:03:37.863+08:00",
"DeletedAt": null,
"title": "快手项目专用安全策略1",
"whiteList": {
"browserList": [
"qq",
"微信",
"快手"
]
}
},
"payChannel": {
"ID": 0,
"CreatedAt": "0001-01-01T00:00:00Z",
"UpdatedAt": "0001-01-01T00:00:00Z",
"DeletedAt": null,
"title": "",
"info": "",
"type": "",
"taxRate": 0,
"state": "",
"key": "",
"gateway": "",
"merchantID": "",
"other": ""
},
"detectionTitle": "麒麟检测"
}
],
"count": 1
},
"msg": ""
}