A lightweight JSON database mapping Apple hardware identifiers to their official marketing names. Ideal for iOS tweaks, device authentication, reverse engineering, and Apple device detection.
Fast, cached, and globally distributed:
https://cdn.jsdelivr.net/gh/dsgaming-mrd/Apple-device-info-JSON@main/device-info.json
Latest version directly from GitHub:
https://raw.githubusercontent.com/dsgaming-mrd/Apple-device-info-JSON/refs/heads/main/device-info.json
{
"iPhone17,1": "iPhone 16 Pro",
"iPhone17,2": "iPhone 16 Pro Max",
"iPad13,4": "iPad Pro 11-inch 3rd Gen (WiFi)",
"Watch7,5": "Apple Watch Ultra 2"
}- iOS tweaks
- Device authentication
- Apple hardware detection
- Reverse engineering
- Mobile applications
- Server-side device identification