Description: This API is the simplest way to get started with apicagent's user-agent parsing API. It accepts user agent string in ua parameter and returns the JSON object with parsed data.
Description: If you prefer working with POST APIs, you can use this API - it works very similar to GET API, and accepts user agent string in ua key in the input JSON and returns the JSON object with parsed data.