aiendpoint.dev
ServicesAVG

AVG

community

Cybersecurity company providing antivirus, internet security, and privacy protection software for consumers and businesses, owned by Avast/NortonLifeLock.

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://avg.comapikeydeveloperconfidence: 70/1000 discoveries1 contributors
POST/api/v1/url/scan

Check if a URL is safe or malicious

Parameters

urlURL to scan (stringrequired

Returns

safe, threat_type, threat_name, confidence
GET/api/v1/file/hash

Check if a file hash is known malware

Parameters

hashMD5requiredSHA1, or SHA256 hash (string

Returns

safe, threat_type, threat_name, first_seen, detection_count
GET/api/v1/threats/{threat_name}

Get information about a specific threat or malware family

Returns

threat with name, type, aliases, description, indicators[], remediation
AVG — AIEndpoint