Devices/ipad
Apple

iPad

Apple’s iPad family. Same WebKit stack as iPhone, different form factor — and a separate token in the UA (`iPad` vs `iPhone`).

Jan 2015
first seen in our archive
537K
distinct User-Agents
7.6M+
requests seen

Official: www.apple.com/ipad/·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 iPad hardware when the string (or Client Hints) resolve.

curl -s "https://api.parseapi.com/useragent" \
  -H "User-Agent: Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13G36 Safari/601.1" \
  -H "X-Api-Key: $PARSEAPI_KEY"

Example User-Agents

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