USB-C at last, after eleven years of Lightning — and the Dynamic Island for everyone.
Compared against the previous Standard model.
The iPhone 15 shipped with iOS 17.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 15 lookup looks like.
{
"query": "iPhone 15",
"products": [
{
"name": "iPhone 15",
"brand": "Apple",
"released": "2023-09-22",
"price_usd": 799,
"custom_data": {
"display_inches": 6.1,
"chip": "Apple A16 Bionic",
"memory_gb": 6,
"battery_video_hours": 20,
"weight_g": 171,
"connector": "USB-C"
}
}
]
}Put the iPhone 15 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 15 launched on 22 September 2023 at $799 with a 6.1-inch display and the Apple A16 Bionic — source: <a href="https://productapi.dev/iphone/iphone-15">iPhone 15 — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 15 launched on 22 September 2023 at $799 with a 6.1-inch display and the Apple A16 Bionic — source: [iPhone 15 — full specifications](https://productapi.dev/iphone/iphone-15) by [Product API](https://productapi.dev).