3D Touch and Live Photos arrived; the 12 MP sensor set the standard for years.
Compared against the previous Standard model.
The iPhone 6s shipped with iOS 9.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 6s lookup looks like.
{
"query": "iPhone 6s",
"products": [
{
"name": "iPhone 6s",
"brand": "Apple",
"released": "2015-09-25",
"price_usd": 649,
"custom_data": {
"display_inches": 4.7,
"chip": "Apple A9",
"memory_gb": 2,
"battery_video_hours": 11,
"weight_g": 143,
"connector": "Lightning"
}
}
]
}Put the iPhone 6s 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 6s launched on 25 September 2015 at $649 with a 4.7-inch display and the Apple A9 — source: <a href="https://productapi.dev/iphone/iphone-6s">iPhone 6s — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 6s launched on 25 September 2015 at $649 with a 4.7-inch display and the Apple A9 — source: [iPhone 6s — full specifications](https://productapi.dev/iphone/iphone-6s) by [Product API](https://productapi.dev).