Request an IP address (re)scan

IPs in VirusTotal can be reanalysed to refresh their verdicts, whois information, SSL certs, etc. This endpoint sends the IP to be (re)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"
        }
    }
}
Path Params
string
required
Headers
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json