Glass came back so wireless charging could arrive — the last Touch ID flagship.
Compared against the previous Standard model.
The iPhone 8 shipped with iOS 11.0 and received its final update in iOS 16.7.11. 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 8 lookup looks like.
{
"query": "iPhone 8",
"products": [
{
"name": "iPhone 8",
"brand": "Apple",
"released": "2017-09-22",
"price_usd": 699,
"custom_data": {
"display_inches": 4.7,
"chip": "Apple A11 Bionic",
"memory_gb": 2,
"battery_video_hours": 13,
"weight_g": 148,
"connector": "Lightning"
}
}
]
}Put the iPhone 8 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 8 launched on 22 September 2017 at $699 with a 4.7-inch display and the Apple A11 Bionic — source: <a href="https://productapi.dev/iphone/iphone-8">iPhone 8 — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 8 launched on 22 September 2017 at $699 with a 4.7-inch display and the Apple A11 Bionic — source: [iPhone 8 — full specifications](https://productapi.dev/iphone/iphone-8) by [Product API](https://productapi.dev).