v1

latestOpenAPI 3.0.02026-07-14498851.7 MB
vendor-detection

Get risk score by domain

Returns the supply chain risk score for a given domain

get/vendor-detection/{domain}/risk

Path parameters

domainstring required

Domain to use

Response

OK

risk_scorenumber

The aggregate score of all 1st and 2nd connections detected for a company.

Example response

{
  "risk_score": 83
}