Introduction

The VendorRisk API is HTTP-based and uses the following format:

https://{your-site}.vendorrisk.com/api/v1/{module}.{format}?token={api_key}

And:

https://{your-site}.vendorrisk.com/api/v1/{module}/{item}.{format}?token={api_key}

Where:

The API currently supports the GET method only, which means you can use the API to view information in your VendorRisk site, but cannot create, update or delete information via the API. If you use Firefox, you can enter an API URL in the browser and it will display a nicely formatted view of the information.

Please also be aware of the following:

Error Messages

A 404 error will be returned if any of the following are true: