APIHub
Back to Explore

ApicAgent

The ApicAgent API analyzes a provided user‑agent string and returns the identified browser, operating system, and device type, supporting both GET requests (typically via query parameters) and POST requests with a JSON payload.

Development
none
HTTPS
CORS: Yes
Description enriched
Visit official documentation

Latency

2056ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/

Detect browser, operating system, and device type from a user‑agent string via a GET request.

POST

/

Detect browser, operating system, and device type from a user‑agent string via a POST request containing a JSON body.

2 endpoints auto-detected

curl -X GET \
  "https://www.apicagent.com/"

www.apicagent.com · HTTPS only