Documentation and Resources

Device Recognition API Overview

Our Device Recognition APIs are organized around REST. The APIs accept form-encoded request bodies, return JSON-encoded responses, and use standard HTTP response codes and authentication. You can use this page to directly test our APIs. The API key you use to authenticate the request determines which features are enabled and is checked against its quota. All API suites provided by Lansweeper use the key as standard authentication mechanism.

Cloud API

The quickest and easiest way to get started is to implement our Cloud API v3.0 - to get started click on the appropriate link in the navigation bar to the left. Alternatively, you can explore our libraries below if you are interested in our SDKs.

For further details on pricing and licensing, please visit our page here:

Pricing

Libraries

You can clone a sample project as follows:

Download Documentation