For certification, it would be nice to be able to turn on or up logging for the API responses and have that be a documented feature in this repository. Having that logging dump the raw JSON responses would be preferable, as they are easier to format and read. If implemented it might be a good idea to put these logs at the TRACE level, so if you wanted to run the logs at the DEBUG level and not see them you could, or turn the logs up to TRACE and see the full responses of the API.