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
Output
Blacklist
get
blacklist.get
Download the blacklist of most-reported IPs, optionally filtered by confidence minimum, country, and IP version
Risk: read
Output
entries full type
entries full type
Block
check
block.check
Check a CIDR network block and list the reported addresses within it
Risk: read
Output
reportedAddress full type
reportedAddress full type
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
Output
reports full type
reports full type
Report
ip
report.ip
Submit an abuse report for an IP address with one or more abuse category IDs
Risk: write
Output
Reports
list
reports.list
Get a paginated list of abuse reports filed against a single IP address
Risk: read
Output
results full type
results full type