Check if a domain is considered dangerous
GET https://api.threatintelligenceplatform.com/v1/malwareCheck?domainName=threatintelligenceplatform.com
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
domainName | string | The target domain name. |
RESPONSES
status: OK
{"safeScore":81.25,"warningDetails":["Malware"]}