We were looking for a python language client for MXToolBox API.
We found mxtoolbox-connect which was written in JavaScript.
We also found this one.
Hence we wrote this taking inspiration from that code.
It is just a wrapper over httpx.get() and a bit of API command handling. Nothing fancy. We plan to use this inside our Flask-based IOC checking tool.
See for API details.
You need to sign-up to get a free API key.
You get 64 free requests per day.
- httpx
See ./requirements-dev.txt