home

Mobile Endpoint Security

Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Mobile Risk API v2 Overview

The Lookout Mobile Risk API v2 is a RESTful HTTP interface using OAuth 2.0 authentication.You obtain a key to authenticate your use of the EMM API. See Authentication for a link to the steps to retrieve an application key.

Your client opens a unidirectional server event channel and listens for events streamed by the server as they happen. The client uses data in the event channel to parse events and manage the channel as needed.

You can also query the API to retrieve event information for devices, issues and vulnerabilities.

Note:

IMPORTANT: All endpoints have a rate limit of 100 requests per minute.