Company
The given company is started to be monitored.
A continuous scan and monitoring process is triggered to produce technical, compliance and financial security scores. If the main domain value provided redirects to another domain, then the redirected domain will be taken as the main domain value instead of the original input.
post/api/v2/companies
Request body
Example request
{
"MainDomainValue": "acmeinc.com",
"LicenseType": "ContinuousAnnual"
}Response
Success
Example response
{
"CompanyId": 228,
"MainDomainValue": "acmeinc.com",
"LicenseId": 213
}