The library doesn't need to integrate with magento, it's mostly a wrapper that communicates with an API.
I would like to be able to use this library and make these API calls from within a controller or model.
Where can I put the library? How do I add them to the autoloader?