cURL
curl --request GET \ --url https://threat-intel-api.abusix.com/beta/quick-check/{item}
{ "status": "success", "statusCode": 200, "result": { "item": "<string>", "abusixMailBlocklist": "ACTIVE", "type": "IP", "bogon": false, "intent": "malicious", "activity": true } }
Query result
success
x > 0
200
Show child attributes
normalized representation of requested item
ACTIVE
ALLOWLIST
INFORMATIONAL
NOT_LISTED
PASSIVE
IP
true
false
malicious
suspicious
unknown
none
Whether or not we have observed this IP.