Request a domain (re)scan

This endpoint can be used to analyse domains or reanalyse them to refresh their verdicts, whois information, SSL certs, etc. This endpoint sends the domain 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": "d-f4e5279ebbcf9d485e33f3c67007b73e9f12d54bbca875545819a2307a194752-1715608490",
        "links": {
            "self": "https://www.virustotal.com/api/v3/analyses/d-f4e5279ebbcf9d485e33f3c67007b73e9f12d54bbca875545819a2307a194752-1715608490"
        }
    }
}
Path Params
string
required

Domain name

Headers
string
required

Your API key

Responses

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