Hi,
Would it be possible to add functionality to pass in the API_KEY and API_SECRET when instantiating the initial class, rather then relying on env variables/configuration files?
I did try and patch the API.core.REST class init function to add these but cannot figure how to set this and continue to use the rest of the functionality after setting the keys.
Thanks
Charlie