home

Mobile Endpoint Security

Lookout Product Documentation

Find answers about using and optimizing Lookout products.

Threat Feed Configuration Endpoints

Use these APIs to manage threat feed configuration.

Base URL: https://api.lookout.com/mgmt/threat-feeds

EndpointDescription
feed-management-controller
GET /api/v1/threat-feeds/{feed-id}Get the feed metadata.
PUT /api/v1/threat-feeds/{feed-id}Update feed metadata.
DELETE /api/v1/threat-feeds/{feed-id}Delete the feed.
GET /api/v1/threat-feedsGet the feed guids for the tenant
POST /api/v1/threat-feedsCreate a new feed.
feed-element-controller
GET /api/v1/threat-feeds/{feed-id}/elementsDownload the feed domains.
POST /api/v1/threat-feeds/{feed-id}/elementsUpload the domains to the feed