First 64-bit smartphone chip and the debut of Touch ID — fingerprint unlock went mainstream.
Compared against the previous Standard model.
The iPhone 5s shipped with iOS 7.0 and received its final update in iOS 12.5.7. 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 5s lookup looks like.
{
"query": "iPhone 5s",
"products": [
{
"name": "iPhone 5s",
"brand": "Apple",
"released": "2013-09-20",
"price_usd": 199,
"custom_data": {
"display_inches": 4,
"chip": "Apple A7",
"memory_gb": 1,
"battery_video_hours": 10,
"weight_g": 112,
"connector": "Lightning"
}
}
]
}Put the iPhone 5s 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 5s launched on 20 September 2013 at $199 with a 4-inch display and the Apple A7 — source: <a href="https://productapi.dev/iphone/iphone-5s">iPhone 5s — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 5s launched on 20 September 2013 at $199 with a 4-inch display and the Apple A7 — source: [iPhone 5s — full specifications](https://productapi.dev/iphone/iphone-5s) by [Product API](https://productapi.dev).