Colour came back and so did value — the best-selling phone in the world in 2019.
Compared against the previous Standard model.
The iPhone XR shipped with iOS 12.0 and received its final update in iOS 18.7. 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 XR lookup looks like.
{
"query": "iPhone XR",
"products": [
{
"name": "iPhone XR",
"brand": "Apple",
"released": "2018-10-26",
"price_usd": 749,
"custom_data": {
"display_inches": 6.1,
"chip": "Apple A12 Bionic",
"memory_gb": 3,
"battery_video_hours": 16,
"weight_g": 194,
"connector": "Lightning"
}
}
]
}Put the iPhone XR 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 XR launched on 26 October 2018 at $749 with a 6.1-inch display and the Apple A12 Bionic — source: <a href="https://productapi.dev/iphone/iphone-xr">iPhone XR — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone XR launched on 26 October 2018 at $749 with a 6.1-inch display and the Apple A12 Bionic — source: [iPhone XR — full specifications](https://productapi.dev/iphone/iphone-xr) by [Product API](https://productapi.dev).