ASUS
ASUS
ASUS phones and tablets (ZenFone, ROG Phone, and friends) as they appear in Android User-Agents.
- Jan 2015
- first seen in our archive
- 189K
- distinct User-Agents
- 2.6M+
- requests seen
Official: www.asus.com/mobile-handhelds/·Vendor: ASUS
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 ASUS 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 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1" \
-H "X-Api-Key: $PARSEAPI_KEY"