ProMotion and 256 GB became standard on the base model — the biggest non-Pro upgrade in years.
Compared against the previous Standard model.
The iPhone 17 shipped with iOS 26 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 17 lookup looks like.
{
"query": "iPhone 17",
"products": [
{
"name": "iPhone 17",
"brand": "Apple",
"released": "2025-09-19",
"price_usd": 799,
"custom_data": {
"display_inches": 6.3,
"chip": "Apple A19",
"memory_gb": 8,
"battery_video_hours": 30,
"weight_g": 177,
"connector": "USB-C"
}
}
]
}Put the iPhone 17 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 17 launched on 19 September 2025 at $799 with a 6.3-inch display and the Apple A19 — source: <a href="https://productapi.dev/iphone/iphone-17">iPhone 17 — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 17 launched on 19 September 2025 at $799 with a 6.3-inch display and the Apple A19 — source: [iPhone 17 — full specifications](https://productapi.dev/iphone/iphone-17) by [Product API](https://productapi.dev).