The first iPhone called Pro, and the first with three rear cameras.
Compared against the previous Pro model.
The iPhone 11 Pro 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 Pro lookup looks like.
{
"query": "iPhone 11 Pro",
"products": [
{
"name": "iPhone 11 Pro",
"brand": "Apple",
"released": "2019-09-20",
"price_usd": 999,
"custom_data": {
"display_inches": 5.8,
"chip": "Apple A13 Bionic",
"memory_gb": 4,
"battery_video_hours": 18,
"weight_g": 188,
"connector": "Lightning"
}
}
]
}Put the iPhone 11 Pro 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 Pro launched on 20 September 2019 at $999 with a 5.8-inch display and the Apple A13 Bionic — source: <a href="https://productapi.dev/iphone/iphone-11-pro">iPhone 11 Pro — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 11 Pro launched on 20 September 2019 at $999 with a 5.8-inch display and the Apple A13 Bionic — source: [iPhone 11 Pro — full specifications](https://productapi.dev/iphone/iphone-11-pro) by [Product API](https://productapi.dev).