Devices/iphone
Apple

iPhone

Apple’s iPhone family — the device token that shows up in almost every iOS Mobile Safari and in-app WebView User-Agent. Client Hints are how you get past the frozen UA to a specific model.

Jan 2015
first seen in our archive
2.6M
distinct User-Agents
30M+
requests seen

Official: www.apple.com/iphone/·Vendor: Apple

Parse it

Send the User-Agent to the API, device, OS, browser, and bot detection come back in one response. Paid deep returns brand and model for iPhone hardware when the string (or Client Hints) resolve.

curl -s "https://api.parseapi.com/useragent" \
  -H "User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Version/10.0 Mobile/14G60 Safari/602.1" \
  -H "X-Api-Key: $PARSEAPI_KEY"

Example User-Agents

Real strings from our archive that resolve to iPhone. Each opens a full breakdown.