API:空号检测
空号检测
请求URL
请求参数
协议
编码格式
Content-Type
是否需要授权
错误代码
返回值格式
{
"data": [{
"mobile": "182****2401",
"province": "上海",
"city": "上海",
"status": 1,
"type": "移动"
}],
"code": 0,
"count": 1,
"msg": "OK"
}
返回值参数说明