UserAgentOperatingSystem
Operating system information extracted from the User-Agent string.
GeocodingIP GeolocationIP IntelligenceIP SecurityASN LookupAbuse ContactTimezoneAstronomyUser AgentThreat IntelligencePublic APIs
Properties
| Name |
Type |
Description |
| name |
string |
OS name (e.g. `Windows`, `macOS`, `Linux`, `Android`, `iOS`, `Cloud`). |
| type |
string |
OS type. Common values: `Desktop`, `Mobile`, `Tablet`, `Cloud`. |
| version |
string |
OS version. `??` when the version cannot be determined. |
| version_major |
string |
OS major version. `??` when the version cannot be determined. |
| build |
string |
OS build number. `??` when the build cannot be determined. |
JSON Schema