Developers / Home
Develop Custom Solutions Using Loggly
Are you planning on building an application that analyzes or processes log data? Are you building an interface to interact with log records? Loggly makes log data available to third party developers and applications to extract actionable information. Applications or mashups hook into Loggly to access the logs. They process the data and make it accessible through domain specific dashboards, reports, visualizations, and interactive interfaces.
API Docs
Loggly's RESTful API can be used to search log data through a simple HTTP based interface. It also supports the manipulation of all objects in the system, such as inputs, devices, or users. View the API Docs.
Authentication
Loggly supports OAuth for third-party applications. No need to provide credentials to an application in order to let it access log data, OAuth securely handles the authentication. Read about OAuth in Loggly.