LogHive Documentation

The smart choice for event tracking and log analysis

LogHive is a log and event service specifically designed for software applications such as apps, websites, or services.

Integration is very easy, a simple REST command is all that's needed to store your event in our lodatabase.

Push Event to LogHive

POST https://api.loghive.app/v1/event/add

Request Body

{
    // Response
}

Last updated