Killed the home button, introduced Face ID and the notch, and redefined the next decade of phones.
The iPhone X shipped with iOS 11.1 and received its final update in iOS 16.7.11. It no longer receives new iOS features.
Product API returns structured specs like these for any product, with a schema you define. Here is what a iPhone X lookup looks like.
{
"query": "iPhone X",
"products": [
{
"name": "iPhone X",
"brand": "Apple",
"released": "2017-11-03",
"price_usd": 999,
"custom_data": {
"display_inches": 5.8,
"chip": "Apple A11 Bionic",
"memory_gb": 3,
"battery_video_hours": 13,
"weight_g": 174,
"connector": "Lightning"
}
}
]
}Put the iPhone X head to head with any other iPhone.
Using these specs in an article, video, or comparison? Copy a ready-made credit line.
<p>The iPhone X launched on 3 November 2017 at $999 with a 5.8-inch display and the Apple A11 Bionic — source: <a href="https://productapi.dev/iphone/iphone-x">iPhone X — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone X launched on 3 November 2017 at $999 with a 5.8-inch display and the Apple A11 Bionic — source: [iPhone X — full specifications](https://productapi.dev/iphone/iphone-x) by [Product API](https://productapi.dev).