Download OpenAPI specification:Download
API for retrieving threat information, using the API, and generating access keys.
Generate a new API key to access services.
Successfully generated API key
Bad request
Not found
{"api_key": "string","expires_at": "string"}
Retrieve API usage statistics.
API usage statistics
{"daily_requests": 0,"monthly_requests": 0,"username": "string"}
Retrieve the latest threat feed.
Malware feed data
Retrieve information about malicious IP addresses.
Malware IP information
Retrieve information about domains associated with malware.
List of malware domains
Retrieve information about geographic locations of threats.
List of threat locations
Search for information on a malicious IP address.
Search results for malware IP
{"IP": "string"}
Search by domain associated with threats.
Search results for malware domain
{"Domain": "string"}
Search by threat type.
Search results for threat type
{"threat": "string"}