Skip to main content
Every abuseipdb.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Address

clear

address.clear Remove all reports for an IP address from your account and return the number deleted Risk: destructive
Input Output

Blacklist

get

blacklist.get Download the blacklist of most-reported IPs, optionally filtered by confidence minimum, country, and IP version Risk: read
Input Output

Block

check

block.check Check a CIDR network block and list the reported addresses within it Risk: read
Input Output

Check

ip

check.ip Look up an IP address and get its abuse confidence score, country, ISP, usage type, and optionally recent reports Risk: read
Input Output

Report

ip

report.ip Submit an abuse report for an IP address with one or more abuse category IDs Risk: write
Input Output

Reports

list

reports.list Get a paginated list of abuse reports filed against a single IP address Risk: read
Input Output