Search API

The LogRhythm Web Console's Search API is a REST API that communicates over HTTPS and uses JSON. The API’s available routes and methods are used primarily for searching the Web Indexer for logs and events. Users can submit a request to the search and interface with the data directly, allowing for integration with third-party applications and custom applications designed for specific business needs.

All API actions are performed on behalf of an API Account that is identified by the API key passed in with each request.

To utilize the API, users must:

  • Have a working Web Console installation, as the API uses Web Indexer to return results.
  • Generate a token in the Client Console. For more information, see the Register Third-Party Applications to Use the API topic.

📘

While LogRhythm provides the API and usage instructions and supports the API's continued health, LogRhythm is not responsible for the support or configuration of third-party tools and applications designed to interact with our APIs.