
279°
调用地址:
https://api.k86.cn/yu_ming/cha_xun
请求方式:
GET
返回类型:
JSON
头部请求参数:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
appKey | string | 是 | Appkey | |
appSecret | string | 是 | AppSecret |
正常返回示例:
{
"data":[
{
"domain":"k86.cn",
"detail":"In use"
}
]
}
失败返回说明:
{
"detail":"错误内容"
}