调用地址:
https://api.k86.cn/yu_ming/hou_zhui
请求方式:
GET
返回类型:
JSON
头部请求参数:
名称 | 必填 | 类型 | 说明 | |
---|---|---|---|---|
appKey | string | 是 | Appkey | |
appSecret | string | 是 | AppSecret |
正常返回示例:
{
"data":[
".aaa.pro",
".abogado",
".ac",
".ac.mu",
".ac.nz",
".aca.pro",
".academy",
".accountant",
...
]
}
失败返回说明:
{
"detail":"错误内容"
}