aiendpoint.dev
ServicesVirusTotal

VirusTotal

community

File and URL scanning service that checks against 70+ antivirus engines and security tools.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://virustotal.comapikeydeveloperdataconfidence: 90/1000 discoveries1 contributors
POSThttps://www.virustotal.com/api/v3/urls

Submit URL for scanning

Parameters

urlURL to scan (stringrequired

Returns

data with type, id, links.self for polling results
GEThttps://www.virustotal.com/api/v3/urls/{id}

Get URL scan report

Parameters

idURL ID base64 (stringrequired

Returns

data.attributes with last_analysis_stats (malicious, suspicious, harmless, undetected), last_analysis_results, reputation, categories
GEThttps://www.virustotal.com/api/v3/files/{hash}

Get file scan report by hash

Parameters

hashMD5requiredSHA-1, or SHA-256 hash (string

Returns

data.attributes with last_analysis_stats, last_analysis_results, type_description, size, names[], reputation, sha256