Water resistance in, headphone jack out — the most argued-about iPhone decision ever.
Compared against the previous Standard model.
The iPhone 7 shipped with iOS 10.0 and received its final update in iOS 15.8.4. It no longer receives new iOS features.
Product API returns structured specs like these for any product, with a schema you define. Here is what a iPhone 7 lookup looks like.
{
"query": "iPhone 7",
"products": [
{
"name": "iPhone 7",
"brand": "Apple",
"released": "2016-09-16",
"price_usd": 649,
"custom_data": {
"display_inches": 4.7,
"chip": "Apple A10 Fusion",
"memory_gb": 2,
"battery_video_hours": 13,
"weight_g": 138,
"connector": "Lightning"
}
}
]
}Put the iPhone 7 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 7 launched on 16 September 2016 at $649 with a 4.7-inch display and the Apple A10 Fusion — source: <a href="https://productapi.dev/iphone/iphone-7">iPhone 7 — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 7 launched on 16 September 2016 at $649 with a 4.7-inch display and the Apple A10 Fusion — source: [iPhone 7 — full specifications](https://productapi.dev/iphone/iphone-7) by [Product API](https://productapi.dev).