Case API
The LogRhythm Web Console’s Case API is a REST API that communicates over HTTPS and uses JSON. The API’s available routes and methods are used primarily for pushing information into LogRhythm, such as synchronizing tickets from a bug tracking system with LogRhythm Cases.
All API actions are performed on behalf of an API Account that is identified by the API key passed in with each request. To see the current list of the Web Console's Case APIs, including request and response samples for Case API, go to Case API Endpoints.