Night mode and ultra wide made the cheap iPhone the smart buy — and it still runs the newest iOS.
Compared against the previous Standard model.
The iPhone 11 shipped with iOS 13.0 and still receives updates — it runs iOS 27, the current release.
Product API returns structured specs like these for any product, with a schema you define. Here is what a iPhone 11 lookup looks like.
{
"query": "iPhone 11",
"products": [
{
"name": "iPhone 11",
"brand": "Apple",
"released": "2019-09-20",
"price_usd": 699,
"custom_data": {
"display_inches": 6.1,
"chip": "Apple A13 Bionic",
"memory_gb": 4,
"battery_video_hours": 17,
"weight_g": 194,
"connector": "Lightning"
}
}
]
}Put the iPhone 11 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 11 launched on 20 September 2019 at $699 with a 6.1-inch display and the Apple A13 Bionic — source: <a href="https://productapi.dev/iphone/iphone-11">iPhone 11 — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 11 launched on 20 September 2019 at $699 with a 6.1-inch display and the Apple A13 Bionic — source: [iPhone 11 — full specifications](https://productapi.dev/iphone/iphone-11) by [Product API](https://productapi.dev).