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.
Official: www.apple.com/iphone/·Vendor: Apple
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"
Real strings from our archive that resolve to iPhone. Each opens a full breakdown.
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.12.5M requests · first Jul 2017Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_2 like Mac OS X) AppleWebKit/603.2.4 (KHTML, like Gecko) Version/10.0 Mobile/14F89 Safari/602.11.6M requests · first May 2017Mozilla/5.0 (iPhone; CPU iPhone OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) Version/10.0 Mobile/14D27 Safari/602.11.5M requests · first Jan 2017Mozilla/5.0 (iPhone; CPU iPhone OS 11_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.11.3M requests · first Jan 2018Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1987K requests · first Apr 2017