home

Mobile Endpoint Security

Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Configuring a Third-Party Threat Intelligence Feed

Before you begin:

Standalone MES tenants and Orgs develop a script to access the Lookout Threat Intelligence API which handles threat feed downloads and updates for your system. Use an appropriate scripting language (examples: python, ruby, perl, and so on) that is compatible with your threat feed management system. For more details, refer to the Lookout Threat Intelligence API swagger documentation.

Procedure:

Use your script to do the following:

  1. Authenticate using OAuth2.
  2. Make RestFul API requests to create, manage and delete third-party threat feeds.