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. There are a number of python notebooks that show how to use the Lasair client.
The underlying REST API explained in the page Lasair API.