Bitdefender
communityRomanian cybersecurity company providing antivirus, internet security, endpoint protection, and threat intelligence for consumers and businesses.
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.
GET
/api/v1/url/statusCheck if a URL is malicious or safe
Parameters
urlURL to check (stringrequiredReturns
safe, status, threat_type, detailsPOST
/api/v1/file/checkCheck a file hash against malware database
Parameters
hashSHA256 hash (stringrequiredReturns
detected, threat_name, threat_type, first_seen, antivirus_detectionsGET
/api/v1/threats/{name}Get threat intelligence about malware family
Returns
threat with name, aliases, type, description, iocs[], remediation_steps