v1
latestOpenAPI 3.0.02026-07-24311994.6 KBDomain Intelligence
Third Party Risk Assessment
Perform an assessment search to evaluate potential risks.
post/search-by-domain/assessment
Request body
Response
Successful assessment
Example response
{
"results": [
{
"employee_urls": [
{
"type": "employee"
}
],
"third_party_urls": [
{
"type": "third_party"
}
],
"user_urls": [
{
"type": "user"
}
]
}
]
}