当前位置:网站首页>How to quickly query the online status of mobile phones
How to quickly query the online status of mobile phones
2022-06-13 00:09:00 【grownto9】
The online status of the mobile phone number refers to the status of the user's mobile phone number in the operation logo , I.e. whether it is normal 、 downtime 、 Availability, etc . The length of mobile phone online is applicable to Internet finance 、 Car rental and other scenarios that need to assess the risk by using the user's mobile phone number for a long time .
The mobile phone is online API, Incoming mobile number , Query the online duration of the mobile phone number , Return to the time interval , Support mobile 、 telecom 、 Unicom mobile phone number .
APISpace There are many free universal API Interface , Using these interfaces can help you realize and develop many functions , Web pages with stable services 、APP And the little program , It is a good choice for both hands training and actual combat .
Interface details
Be careful : In the interface request header X-APISpace-Token Need to register APISpace Account , Automatically generated after successful registration , All API Universal .
The mobile phone is online
- Address of the interface : Click to see
- Returns the format :JSON
- Request method :POST
- Request example :
- mobile: Pre validation 11 Phone number , And encrypted data fields , Required .
- encrypt: Encryption type [md5/sha256], Required .
- encryptFields: Encrypt data [mobile], Required .
- Return to example :
{
"chargeStatus": 1,
"message": " success ",
"data": {
"result": {
"provider": 3,
"status": 1
},
"msg": " The request is successful ",
"code": "0",
"fee": 1
},
"code": "200000"
}
边栏推荐
- 设计消息队列存储信息数据的MySQL表结构
- How to make maputnik, a vector tile matching artifact, support GeoServer
- PMP test experience
- [matlab] two dimensional curve
- On the usage details and special usage of switch case
- 2022 electrician (elementary) operation certificate examination question bank and online simulation examination
- The whole process from entering URL to displaying page (interview)
- Will the salary increase after obtaining PMP certification?
- VS2015 DLIB 1916 USER_ ERROR__ inconsistent_ build_ configuration__ see_ dlib_ faq_ 1 USER_ ERROR__ inconsiste
- [C] Inverts the binary of a decimal number and outputs it
猜你喜欢
CV - baseline summary (development history from alexnet to senet)
支持Canvas的Leaflet.Path.DashFlow动态流向线
數組
Leaflet that supports canvas Path. Dashflow dynamic flow direction line
leaflet中如何通过透明度控制layerGroup的显示隐藏
OSM map local publishing - how to generate vector maps of provinces and cities
Case sharing of online real queuing system reconfiguration -- practical part
Matlab【路径规划】—— 无人机药品配送路线最优化
PLC也能制作小遊戲----Codesys編寫猜數字小遊戲
Enterprise wechat H5_ Authentication, H5 application web page authorization login to obtain identity
随机推荐
How SAP ui5 uses manifest JSON file defines third-party library dependencies
leaflet如何优雅的展示重叠点位的气泡窗口
[matlab] symbol calculation
Tableau
实战 | UI 自动化测试框架设计与 PageObject 改造
Leaflet that supports canvas Path. Dashflow dynamic flow direction line
测试平台系列(97) 完善执行case部分
Explanation and practice of implicit transformation and implicit parameters in Scala
TypeError: wave.ensureState is not a function
电商员工离职后将产品价格改为1折出售,已被刑拘
Online examination questions for September examination of financial management
Start of u-boot S analysis (IV)
OSM map local publishing - how to generate vector maps of provinces and cities
NCF 的Dapr应用实例的运行
Matlab【路径规划】—— 无人机药品配送路线最优化
H5时代leaflet中还在用DivIcon?
How about opening a securities account in flush? Is it safe or not
PMP test experience
Test platform series (97) perfect the case part
C # graphic tutorial (Fourth Edition) chapter7-7.6.1 virtual and override