LogPoint API

0

Hi Team

Do we have any official descriptions of our APIs I could send to a customer?

Kind regards,

Share This Post:

2 comments

Date Votes
0
Avatar
Henrik Berggren

Yes,

the LogPoint server provides two API’s; the Search API and the Incident API, both have documentation on the Doc Portal, which customers can easily access. For your convenience, I linked them below.

Query API

The Search API allows an external application to query the logs, using the same search language syntax as is normally used in the web GUI. The result is returned in JSON format.

For more information and examples see https://docs.logpoint.com/docs/logpoint-api-reference/en/latest/index.html

Incident API

The Incident API allows an external application to receive and manage alerts, eg reassigning them to another user, turn them off etc.

For more information and examples see https://docs.logpoint.com/docs/logpoint-api-reference/en/latest/index.html

0
Avatar
Joon Hansen

Hi,

I’ve started on a Postman collection that you can send as well!

NB! Work in progress!

Please sign in to leave a comment.