GSMA-Kennungen

Aktualisierte

International Mobile Equipment Identity (IMEIs)

Die International Mobile Equipment Identity (IMEI) wird verwendet, um bestimmte Geräte zu identifizieren, die mit Netzwerken verbunden sind. Da ein Gerät eindeutig identifiziert werden kann, wird es häufig zu Zwecken der Sperrung oder Verfolgung verwendet. Wikipedia veröffentlicht eine gute Zusammenfassung .

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"
}

Typenzuweisungscodes (TACs)

TAC-Nummern können verwendet werden, um den Typ des mit einem Mobilfunknetz verbundenen Geräts zu identifizieren.

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,
}

ICCIDs

ICCIDs werden zur Identifizierung von SIM-Karten verwendet. Der vollständige Standard ist auf der Website der GSMA veröffentlicht .

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"
    }
}

Wie können wir helfen?

Unser Support-Team hilft Ihnen gerne weiter!

Unsere Bürozeiten sind Montag bis Freitag von 9 bis 17 Uhr GMT. Die Zeit ist aktuell 10:39 vorm. GMT.

Wir bemühen uns, auf alle Mitteilungen innerhalb eines Arbeitstages zu antworten.

Unser großartiges Supportteam

Können wir diesen Artikel verbessern?

Wir hören gerne von Nutzern: Warum schicken Sie uns nicht eine E-Mail, schreiben Sie einen Kommentar oder tweeten Sie @reincubate?

© 2008 - 2024 Reincubate Ltd. Alle Rechte vorbehalten. Registriert in England und Wales #5189175, VAT GB151788978. Reincubate® und Camo® sind eingetragene Marken. Datenschutz-Bestimmungen & Begriffe.