苹果型号查询 Model Check

该服务仅适用于查询型号,无法验证序列号是否有效

请求参数

参数位置必填
keyheaderkey
langurlzh=>中文、en=>英文,默认为zh
snurl苹果IMEI/序列号

key in request header or url

返回示例

{
	"code": 0,
	"data": {
		"sn": "FK1ST6G4G5QY",
		"type": "sn",
		"model": "iPhone 6 Plus",
		"capacity": "64GB",
		"color": "金色",
		"manufacture": {
			"date": "2016-12-02"
		},
		"manufacturer": "Foxconn",
		"image": "https://cdsassets.apple.com/live/I2F2FLC5/iphone/iphone-6plus.png"
	}
}

错误码

302311序列号错误
302312序列号无效
302313繁忙
不扣费,稍后重试
302314其他错误
不扣费,错误原因(message)
302303余额不足

以上为接口错误码,公共错误码见帮助中心