This repository contains a collection of script examples and libraries utilizing the Spyderbat Public API. To access these APIs, you will need an api key, which you can generate with a Spyderbat account.
Libraries in folders such as go and python contain code generated by the OpenAPI Generator using the OpenAPI specification provided by Spyderbat. Visit their respective folders for more information on how to use them.
The scripts in the root folder contain examples in several different languages for how to access the public API directly, or using one of the generated libraries.