GSMA标识符

更新
Cover image for: GSMA标识符

国际移动设备识别码(IMEI)

国际移动设备标识(IMEI)用于标识连接到网络的特定设备。因为它可以唯一地识别设备,所以它通常用于黑名单或跟踪目的。维基百科发布了一个很好的总结

https://di-api.reincubate.com/v1/gsma-imeis/013554006297015/

$ python -m deviceidentifier.cli.gsma_imei 013554006297015
{
    "id": "013554006297015",
    "anonymised": "01355400••••••5",
    "checksum": "5",
    "gsmaTac": {
        "id": "01355400",
        "manufacturer": "Apple",
        "appleIdentifier": {
            "id": "iPhone5,2",
            "image": {
                "height": 330,
                "url": "https://di-api.reincubate.com/resource-c2aac9e5e3695fca1090633a4ea1b60d/",
                "width": 450
            },
            "product": {
                "line": "iPhone",
                "sku": "iPhone 5"
            },
            "specs_page": "https://support.apple.com/kb/SP655",
            "value": {
                "official_tradein": {
                    "link": "https://www.apple.com/shop/trade-in",
                    "value": "$25.00"
                }
            },
            "variant": "CDMA + LTE"
        },
        "appleModel": null,
        "appleInternalNameClass": {
            "id": "N42"
        },
        "product": {
            "line": "iPhone",
            "sku": "iPhone 5"
        }
    },
    "gsx": {
        "appleSerial": {
            "anonymised": "F2TK4•••DTWF",
            "configurationCode": {
                "code": "DTWF",
                "image": {
                    "height": 120,
                    "url": "https://di-api.reincubate.com/resource-4cb3c6fe7c62f327cd11712196c221b0/",
                    "width": 120
                },
                "appleInternalNameClass": {
                    "id": "N42"
                },
                "skuHint": "iPhone 5 (GSM, CDMA)"
            },
            "coverageUrl": "https://checkcoverage.apple.com/gb/en?sn=F2TK4TZ7DTWF",
            "id": "F2TK4TZ7DTWF",
            "manufacturing": {
                "city": "Zhengzhou",
                "company": "Foxconn",
                "country": "China",
                "date": "2013-01-22",
                "flag": "🇨🇳",
                "id": "F2T"
            },
            "serialType": "2010",
            "uniqueId": {
                "productionNo": 32341,
                "value": "TZ7"
            }
        },
        "sale": {
            "estimatedPurchaseDate": "2013-04-10",
            "initialCarrier": "Sweden Tele2.",
            "realPurchaseDate": "2013-04-10",
            "saleRegion": "Sweden",
            "saleRegionFlag": "🇸🇪",
            "seller": "TELE2 SVERIGE AB"
        },
        "skuHint": "IPHONE 5",
        "specifications": [
            "WHITE",
            "16GB",
            "GSM"
        ],
        "status": {
            "appleId": null,
            "coverage": "Out Of Warranty (No Coverage)",
            "sim": "Locked"
        }
    },
    "reportingBodyIdentifier": {
        "code": "01",
        "flags": "🇺🇸",
        "group": "PTCRB",
        "origin": "United States"
    },
    "serial": "629701",
    "svn": null,
    "type": "IMEI"
}

类型分配代码(TAC)

TAC号码可用于识别连接到移动网络的设备类型。

https://di-api.reincubate.com/v1/gsma-tacs/01355400/

$ python -m deviceidentifier.cli.gsma_tac 01355400
{
    "id": "01355400",
    "manufacturer": "Apple",
    "appleIdentifier": {
        "id": "iPhone5,2",
        "image": {
            "height": 330,
            "url": "https://di-api.reincubate.com/resource-c2aac9e5e3695fca1090633a4ea1b60d/",
            "width": 450
        },
        "product": {
            "line": "iPhone",
            "sku": "iPhone 5"
        },
        "specs_page": "https://support.apple.com/kb/SP655",
        "value": {
            "official_tradein": {
                "link": "https://www.apple.com/shop/trade-in",
                "value": "$25.00"
            }
        },
        "variant": "CDMA + LTE"
    },
    "appleInternalNameClass": {
        "id": "N42"
    },
    "appleModel": null,
}

ICCID将

ICCID用于识别SIM卡。完整标准发布在GSMA网站上

https://di-api.reincubate.com/v1/gsma-iccids/8965880812100011146/

$ python -m deviceidentifier.cli.gsma_iccid 8965880812100011146
{
    "anonymised": "896588••••••••••••6",
    "checksum": "6",
    "issuer": {
        "code": "88",
        "country": {
            "code": "65",
            "flag": "🇸🇬",
            "name": "Singapore"
        },
        "name": null
    },
    "majorIndustry": {
        "code": "89",
        "industry": "Telecommunications administrations and private operating agencies",
        "type": "Healthcare, telecommunications and other future industry assignments"
    },
    "account": {
        "code": "081210001114",
        "month": "08",
        "simNumber": "001114",
        "switch": "10",
        "year": "12"
    }
}

我们能帮你什么吗?

我们的支持团队在这里提供帮助!

我们的办公时间是格林威治标准时间周一至周五上午9点至下午5点。 时间目前是 9:24 AM的 GMT。

我们力争在一个工作日内答复所有垂询。

我们的支持团队非常棒

我们可以改进这篇文章吗?

我们喜欢听取用户的意见:为什么不给我们发电子邮件,发表评论或发推文 @reincubate?

© 2008 - 2024 Reincubate Ltd. 保留所有权利。 在英格兰和威尔士注册 #5189175, VAT GB151788978. Reincubate®和Camo®是注册商标。 隐私政策 & 条款.