| # | 设备名称 | 型号 | iOS 版本 ▼ | BUILD | 组件 | 变体 | 板级 | IV | Key | 来源 |
|---|---|---|---|---|---|---|---|---|---|---|
| 9961 | iPad Air 11-inch (M2) | iPad14,9 |
26.5.2 | 23F84 | SEP | RELEASE |
j508
|
Unknown | Unknown | |
| 9962 | iPad Air 11-inch (M3) | iPad15,3 |
26.5.2 | 23F84 | SEP | RELEASE |
j607
|
Unknown | Unknown | |
| 9963 | iPad Air 11-inch (M3) | iPad15,4 |
26.5.2 | 23F84 | SEP | RELEASE |
j608
|
Unknown | Unknown | |
| 9964 | iPad Air 13-inch (M3) | iPad15,5 |
26.5.2 | 23F84 | SEP | RELEASE |
j637
|
Unknown | Unknown | |
| 9965 | iPad Air 13-inch (M3) | iPad15,6 |
26.5.2 | 23F84 | SEP | RELEASE |
j638
|
Unknown | Unknown | |
| 9966 | iPad (A16) | iPad15,7 |
26.5.2 | 23F84 | SEP | RELEASE |
j481
|
Unknown | Unknown | |
| 9967 | iPad (A16) | iPad15,8 |
26.5.2 | 23F84 | SEP | RELEASE |
j482
|
Unknown | Unknown | |
| 9968 | iPad mini (A17 Pro) | iPad16,1 |
26.5.2 | 23F84 | SEP | RELEASE |
j410
|
Unknown | Unknown | |
| 9969 | iPad Air 13-inch (M4) | iPad16,10 |
26.5.2 | 23F84 | SEP | RELEASE |
j737
|
Unknown | Unknown | |
| 9970 | iPad Air 13-inch (M4) | iPad16,11 |
26.5.2 | 23F84 | SEP | RELEASE |
j738
|
Unknown | Unknown | |
| 9971 | iPad mini (A17 Pro) | iPad16,2 |
26.5.2 | 23F84 | SEP | RELEASE |
j411
|
Unknown | Unknown | |
| 9972 | iPad Pro 11-inch (M4) | iPad16,3 |
26.5.2 | 23F84 | SEP | RELEASE |
j717
|
Unknown | Unknown | |
| 9973 | iPad Pro 11-inch (M4) | iPad16,4 |
26.5.2 | 23F84 | SEP | RELEASE |
j718
|
Unknown | Unknown | |
| 9974 | iPad Pro 13-inch (M4) | iPad16,5 |
26.5.2 | 23F84 | SEP | RELEASE |
j720
|
Unknown | Unknown | |
| 9975 | iPad Pro 13-inch (M4) | iPad16,6 |
26.5.2 | 23F84 | SEP | RELEASE |
j721
|
Unknown | Unknown | |
| 9976 | iPad Air 11-inch (M4) | iPad16,8 |
26.5.2 | 23F84 | SEP | RELEASE |
j707
|
Unknown | Unknown | |
| 9977 | iPad Air 11-inch (M4) | iPad16,9 |
26.5.2 | 23F84 | SEP | RELEASE |
j708
|
Unknown | Unknown | |
| 9978 | iPad Pro 11-inch (M5) | iPad17,1 |
26.5.2 | 23F84 | SEP | RELEASE |
j817
|
Unknown | Unknown | |
| 9979 | iPad Pro 11-inch (M5) | iPad17,2 |
26.5.2 | 23F84 | SEP | RELEASE |
j818
|
Unknown | Unknown | |
| 9980 | iPad Pro 13-inch (M5) | iPad17,3 |
26.5.2 | 23F84 | SEP | RELEASE |
j820
|
Unknown | Unknown | |
| 9981 | iPad Pro 13-inch (M5) | iPad17,4 |
26.5.2 | 23F84 | SEP | RELEASE |
j821
|
Unknown | Unknown | |
| 9982 | iPad Pro (11-inch) | iPad8,1 |
26.5.2 | 23F84 | SEP | RELEASE |
j317
|
Unknown | Unknown | |
| 9983 | iPad Pro (11-inch) (2nd generation) | iPad8,10 |
26.5.2 | 23F84 | SEP | RELEASE |
j418
|
Unknown | Unknown | |
| 9984 | iPad Pro (12.9-inch) (4th generation) | iPad8,11 |
26.5.2 | 23F84 | SEP | RELEASE |
j420
|
Unknown | Unknown | |
| 9985 | iPad Pro (12.9-inch) (4th generation) | iPad8,12 |
26.5.2 | 23F84 | SEP | RELEASE |
j421
|
Unknown | Unknown | |
| 9986 | iPad Pro (11-inch) | iPad8,2 |
26.5.2 | 23F84 | SEP | RELEASE |
j317x
|
Unknown | Unknown | |
| 9987 | iPad Pro (11-inch) | iPad8,3 |
26.5.2 | 23F84 | SEP | RELEASE |
j318
|
Unknown | Unknown | |
| 9988 | iPad Pro (11-inch) | iPad8,4 |
26.5.2 | 23F84 | SEP | RELEASE |
j318x
|
Unknown | Unknown | |
| 9989 | iPad Pro (12.9-inch) (3rd generation) | iPad8,5 |
26.5.2 | 23F84 | SEP | RELEASE |
j320
|
Unknown | Unknown | |
| 9990 | iPad Pro (12.9-inch) (3rd generation) | iPad8,6 |
26.5.2 | 23F84 | SEP | RELEASE |
j320x
|
Unknown | Unknown |
端点:GET/POST /index.php?api=1
| 参数 | 类型 | 说明 | 示例 |
|---|---|---|---|
ProductType | string | 设备型号 | iPhone17,1 |
build | string | BUILD ⭐推荐精确定位 | 22B83 |
ios | string | 系统版本模糊匹配(前缀) | 16.0(匹配16.0/16.0.1…)16.(匹配所有16.x) |
component | string | 组件 | iBSS 或 iBEC |
variant | string | 变体 | RELEASE / RESEARCH |
limit | int | 每页条数(默认500,上限2000) | 100 |
offset | int | 偏移量(翻页用) | 500 |
返回:JSON,含完整的 iv/ikey 及所有设备/版本信息
示例:
iBSS →
?api=1&ProductType=iPhone10,1&component=iBSS&build=20A362
iBEC →
?api=1&ProductType=iPhone10,1&component=iBEC&build=20A362