稳定、快速、免费的 API 接口服务
三网话费余额查询-支持联通、移动、电信话费余额查询,批量便捷查询工具https://wzapi.com/swhf/
接口地址: https://wzapi.com/api/swhf
返回格式: JSON
请求方式: GET
请求示例: https://wzapi.com/api/swhf?apiKey=这里填写KEY&mobile=18888068130
| 名称 | 必填 | 类型 | 说明 |
|---|---|---|---|
| apiKey | 是 | string | 后台查看秘钥 |
| mobile | 是 | string | 查询手机号 |
| 名称 | 类型 | 说明 |
|---|
{"code":200,"msg":"查询成功","data":{"isp":"中国移动","province":"江苏","city":"镇江","mobile":"18888068130","mobile_fee":"43.05","curFee":"43.05"}}
请求参数设置:
| 参数名称 | 参数值 |
|---|---|
{"code":200,"msg":"查询成功","data":{"isp":"中国移动","province":"江苏","city":"镇江","mobile":"18888068130","mobile_fee":"43.05","curFee":"43.05"}}
| 名称 | 类型 | 说明 |
|---|