Google Pixel phones. Clean Android + Chrome (or WebView) strings, and a brand/model pair the parser resolves reliably.
Official: store.google.com/category/phones·Vendor: Google
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 Pixel hardware when the string (or Client Hints) resolve.
curl -s "https://api.parseapi.com/useragent" \ -H "User-Agent: Mozilla/5.0 (Linux; Android 7.1.1; Pixel Build/NMF26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.36" \ -H "X-Api-Key: $PARSEAPI_KEY"
Real strings from our archive that resolve to Pixel. Each opens a full breakdown.
Mozilla/5.0 (Linux; Android 7.1.1; Pixel Build/NMF26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.91 Mobile Safari/537.362.2M requests · first Dec 2016mozilla/5.0 (linux; android 7.1.2; pixel build/nhg47o; wv) applewebkit/537.36 (khtml, like gecko) version/4.0 chrome/59.0.3071.125 mobile safari/537.3678K requests · first Jul 2017