欢迎访问华乐美文网

苹果序列号接口查询序列号和苹果产品信息 (精选)

序列号2019-03-11 11:17书业网

苹果序列号接口查询序列号和苹果产品信息

此苹果序列号接口支持苹果序列号查询、苹果产品信息查询,设备序列号,具体支持查询设备型号、MEI号、激活状态、保修状态、保修到期、电话支持到期、电话支持状态、生产工厂、生产时间开始、生产时间结束、颜色和规格等等。

接口名称:苹果序列号接口

接口平台:聚合数据

接口地址:http://apis.juhe.cn/appleinfo/index

支持格式:json/xml

请求方式:get

请求示例:http://apis.juhe.cn/appleinfo/index?sn=C37JRDNTDTWD&key=您申请的APPKEY 接口备注:查看序列号的方法: 设置 -> 通用 -> 关于本机

苹果序列号接口JSON返回示例:

{

"resultcode":"200",

"reason":"Successed",

"result":{

"phone_model":"iPhone 5(GSM) 黑色 16GB",

"serial_number":"C37JRDNTDTWD",

"imei_number":"",

"active":"",

"warranty_status":"未过期",

"warranty":"2014-01-30",

"tele_support":"2013-05-01",

"tele_support_status":"未过期",

"made_area":"中国",

"start_date":"2012-12-02",

"end_date":"2012-12-08",

"color":"黑色",

"size":"16GB"

}

}

苹果序列号接口XML返回示例:

<root>

<resultcode>200</resultcode>

<reason>Successed</reason>

<result>

<phone_model>iPhone 5(GSM) 黑色 16GB</phone_model>

<serial_number>C37JRDNTDTWD</serial_number>

<imei_number/>

<active/>

<tele_support>2013-05-01</tele_support>

<tele_support_status>未过期</tele_support_status> <warranty>2014-01-30</warranty>

<warranty_status>未过期</warranty_status> <made_area>中国</made_area>

<start_date>2012-12-02</start_date>

<end_date>2012-12-08</end_date>

<color>黑色</color>

<size>16GB</size>

</result>

</root>

Copyright @ 2012-2024华乐美文网 All Rights Reserved. 版权所有