Added 3G data, GPS and — crucially — the App Store, turning the iPhone into a platform.
Compared against the previous Standard model.
The iPhone 3G shipped with iPhone OS 2.0 and received its final update in iOS 4.2.1. 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 3G lookup looks like.
{
"query": "iPhone 3G",
"products": [
{
"name": "iPhone 3G",
"brand": "Apple",
"released": "2008-07-11",
"price_usd": 199,
"custom_data": {
"display_inches": 3.5,
"chip": "Samsung APL0098",
"memory_gb": 0.125,
"battery_video_hours": 7,
"weight_g": 133,
"connector": "30-pin dock"
}
}
]
}Put the iPhone 3G 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 3G launched on 11 July 2008 at $199 with a 3.5-inch display and the Samsung APL0098 — source: <a href="https://productapi.dev/iphone/iphone-3g">iPhone 3G — full specifications</a> by <a href="https://productapi.dev">Product API</a>.</p>The iPhone 3G launched on 11 July 2008 at $199 with a 3.5-inch display and the Samsung APL0098 — source: [iPhone 3G — full specifications](https://productapi.dev/iphone/iphone-3g) by [Product API](https://productapi.dev).