A single entry in the AbuseIPDB blacklist response.
Type: objectProperties: 4
Anti MalwareBlacklistCybersecurityIP ReputationNetwork SecurityPublic APIsThreat Intelligence
BlacklistEntry is a JSON Structure definition published by AbuseIPDB, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/abuseipdb/refs/heads/main/json-structure/abuseipdb-blacklist-entry-structure.json",
"name": "BlacklistEntry",
"description": "A single entry in the AbuseIPDB blacklist response.",
"type": "object",
"properties": {
"ipAddress": { "type": "string", "description": "Blacklisted IPv4 or IPv6 address." },
"countryCode": { "type": "string", "description": "ISO 3166-1 alpha-2 country code." },
"abuseConfidenceScore": { "type": "int32", "description": "Confidence (0-100) that the IP is malicious." },
"lastReportedAt": { "type": "string", "description": "ISO 8601 timestamp of the most recent report contributing to this entry." }
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.