Request an IP address rescan (re-analyse)

IPs in Google Threat Intelligence can be reanalysed to refresh their verdicts, whois information, SSL certs, etc. This endpoint sends the IP to be scanned and returns an analysis ID that can be used to retrieve the verdicts from the available vendors using the Analyses endpoint.

{
    "data": {
        "type": "analysis",
        "id": "i-f41d931c01fcee6c19e73200aa87ea5d8a8de5316c5288a8df869d31efa1d0fc-1715609875",
        "links": {
            "self": "https://www.virustotal.com/api/v3/analyses/i-f41d931c01fcee6c19e73200aa87ea5d8a8de5316c5288a8df869d31efa1d0fc-1715609875"
        }
    }
}
Language
Click Try It! to start a request and see the response here!