The Bitsight VRM API is organized around REST. Our API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs, which are understood by off-the-shelf HTTP clients.
Here is the link to our API documentation: https://docs.thirdpartytrust.com/
Here is the link to public BitBucket with python scripts: https://bitbucket.org/thirdpartytrust/webservice-api-library/src/master/