手机号码API

联通

  1. 请求地址:https://upay.10010.com/npfweb/getArea/init?callback=&commonBean.phoneNo=手机号
    返回结果 ({'prov' : '051X510X广东X广州'})

  2. 请求地址:http://upay.10010.com/npfwap/NpfMob/Mustpayment/getMustpayment.action?number=手机号
    返回结果{"mustPay":"0.00","rspCode":"","feeinfo":"","out":"success"}
    (欠费结果查询)

归属地查询

  1. 请求地址:https://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=13888888888
    返回结果__GetZoneResult_ = { mts:'1388888', province:'云南', catName:'中国移动', telString:'13888888888', areaVid:'30515', ispVid:'3236139', carrier:'云南移动' }

  2. 请求地址:https://shop.10086.cn/i/v1/res/numarea/移动手机号
    返回结果{"retCode":"000000","retMsg":"OK","data":{"prov_cd":"531","id_area_cd":"0530","id_name_cd":"菏泽","num_type":"0"}}

  3. 请求地址:https://www.baifubao.com/callback?cmd=1059&callback=phone&phone=13333333333
    返回结果

    phone({
     "meta": {
         "result": "0",
         "result_info": "",
         "jump_url": ""
     },
     "data": {
         "operator": "电信",
         "area": "河北",
         "area_operator": "河北电信",
         "support_price": {
             "500": "507",
             "1000": "999",
             "2000": "1999",
             "3000": "2998",
             "5000": "4998",
             "10000": "9995",
             "20000": "19990",
             "30000": "29985",
             "50000": "49974"
         },
         "promotion_info": []
     }
    })
    
By YuMu            此页面修订于: 2019-05-05 17:21:39

results matching ""

    No results matching ""

    results matching ""

      No results matching ""