Screens grew for the first time since the 12 Pro, and 5x zoom finally came to the smaller Pro.
Compared against the previous Pro model.
The iPhone 16 Pro shipped with iOS 18.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 16 Pro lookup looks like.
{
"query": "iPhone 16 Pro",
"products": [
{
"name": "iPhone 16 Pro",
"brand": "Apple",
"released": "2024-09-20",
"price_usd": 999,
"custom_data": {
"display_inches": 6.3,
"chip": "Apple A18 Pro",
"memory_gb": 8,
"battery_video_hours": 27,
"weight_g": 199,
"connector": "USB-C"
}
}
]
}Put the iPhone 16 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 16 Pro launched on 20 September 2024 at $999 with a 6.3-inch display and the Apple A18 Pro — source: <a href="https://productapi.dev/iphone/iphone-16-pro">iPhone 16 Pro — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 16 Pro launched on 20 September 2024 at $999 with a 6.3-inch display and the Apple A18 Pro — source: [iPhone 16 Pro — full specifications](https://productapi.dev/iphone/iphone-16-pro) by [Product API](https://productapi.dev).