The first Max — and the biggest screen Apple had ever shipped at the time.
The iPhone XS Max 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 XS Max lookup looks like.
{
"query": "iPhone XS Max",
"products": [
{
"name": "iPhone XS Max",
"brand": "Apple",
"released": "2018-09-21",
"price_usd": 1099,
"custom_data": {
"display_inches": 6.5,
"chip": "Apple A12 Bionic",
"memory_gb": 4,
"battery_video_hours": 15,
"weight_g": 208,
"connector": "Lightning"
}
}
]
}Put the iPhone XS Max 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 XS Max launched on 21 September 2018 at $1,099 with a 6.5-inch display and the Apple A12 Bionic — source: <a href="https://productapi.dev/iphone/iphone-xs-max">iPhone XS Max — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone XS Max launched on 21 September 2018 at $1,099 with a 6.5-inch display and the Apple A12 Bionic — source: [iPhone XS Max — full specifications](https://productapi.dev/iphone/iphone-xs-max) by [Product API](https://productapi.dev).