ProMotion brought 120 Hz to iPhone at last, with macro photography and ProRes video.
Compared against the previous Pro model.
The iPhone 13 Pro shipped with iOS 15.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 13 Pro lookup looks like.
{
"query": "iPhone 13 Pro",
"products": [
{
"name": "iPhone 13 Pro",
"brand": "Apple",
"released": "2021-09-24",
"price_usd": 999,
"custom_data": {
"display_inches": 6.1,
"chip": "Apple A15 Bionic",
"memory_gb": 6,
"battery_video_hours": 22,
"weight_g": 204,
"connector": "Lightning"
}
}
]
}Put the iPhone 13 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 13 Pro launched on 24 September 2021 at $999 with a 6.1-inch display and the Apple A15 Bionic — source: <a href="https://productapi.dev/iphone/iphone-13-pro">iPhone 13 Pro — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 13 Pro launched on 24 September 2021 at $999 with a 6.1-inch display and the Apple A15 Bionic — source: [iPhone 13 Pro — full specifications](https://productapi.dev/iphone/iphone-13-pro) by [Product API](https://productapi.dev).