IPGeolocation.io User Agent API
API endpoints for parsing user agent strings into browser, device, layout engine,and operating system details. Supports single lookups via request header, customstring lookups via JSON body, and bulk parsing of up to 50,000 strings per request.Also detects bots, crawlers, and malicious or malformed user agent strings.
IPGeolocation.io User Agent API is one of 7 APIs that IPGeolocation.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include User Agent. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.7, at version 3.0.
Requests are made against a single base URL, https://api.ipgeolocation.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
IPGeolocation.io User Agent API declares
1 security scheme
for authenticating requests.
An API key is passed in the query as apiKey (ApiKeyAuth).
By default, every request must be authenticated.
ApiKeyAuth— API key passed as the apiKey query parameter. Get yours from the [IPGeolocation dashboard](https://app.ipgeolocation.io/). For client-side usage, consider usin…
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
API endpoints for parsing user agent strings into browser, device, layout engine, and operating system details. Supports single lookups via request header, custom string lookups v…
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are UserAgentResponse (8 properties), OperatingSystem (5 properties), Device (4 properties), Engine (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from IPGeolocation.io 6
Other APIs IPGeolocation.io publishes across the network.