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.