Coding with Lasair

The recommended way to write code against the Lasair database is by the python client for Lasair :

pip3 install lasair

The documentation is in the page Lasair Client. The client also has methods to consume alerts from an active filter – see here.

The underlying REST API explained in the page Lasair API.