# AbuseIPDB * Currently, only the cli version is available, so the script shouldn't be integrable. ## Usage * Options ``` --api-key=[YOUR KEY] --verbose [OPTIONAL] - When used, reports will include the comment (if any) and the reporter's user id number (0 if reported anonymously) ``` ## Example ``` cd path/to/AbuseIPDB/abuseip'(cli)' php abuseip.php --api-key=XXXXXXXXXXXXXXXXXX --verbose ``` # Note * Comments must be less than 1500 characters. Please only provide relevant information (not entire log dumps). Be sure to remove Personally Identifiable Information (PII) from your comments if you wish to remain anonymous. * In addition to the monthly rate limit, all accounts are limited to 60 requests per minute. ## API * Generate API KEY [here](https://www.abuseipdb.com/api.html) ## Screenshots ![alt text](https://github.com/JissatsU/AbuseIPDB/blob/master/test1.jpg) ![alt text](https://github.com/JissatsU/AbuseIPDB/blob/master/test2.jpg) ![alt text](https://github.com/JissatsU/AbuseIPDB/blob/master/test3.jpg) ![alt text](https://github.com/JissatsU/AbuseIPDB/blob/master/test4.jpg)