LogPoint API example


Userlevel 1

Hi,

can someone share a simple Python example to issue a search through LogPoint API ?


3 replies

Userlevel 1

The LogPoint Documentation portal contains information and examples for using the Search API. 

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

Userlevel 4
Badge +7

I’ve attached a shell script example that uses the Search API. It’s a bit older, but I think it shows the concept and can probably be translated to Powershell etc. quite easily.

Hi,

I’ve started to create a postman collection for accessing the the APIs. 

NB! Work in progress :grinning:

https://github.com/joohanse/logpoint

Reply