How to get the IP and an API KEY?
Execute the command '/bs apipassword {your desired password}' inside your server
DESCRIPTIONPARAMETERSRETURN TYPEREQUEST METHODS
Retrieve your server Whitelisted IPs amountapikey = {yourapikey}
ip = {yourserveripandport}
action = getwlnumber
JSON SIMPLEGET OR POST
Retrieve your server Blacklisted IPs amountapikey = {yourapikey}
ip = {yourserveripandport}
action = getblnumber
JSON SIMPLEGET OR POST
Retrieve the Global Whitelisted IPs amountapikey = {yourapikey}
ip = {yourserveripandport}
action = getglwlnumber
JSON SIMPLEGET OR POST
Retrieve the Global Blacklisted IPs amountapikey = {yourapikey}
ip = {yourserveripandport}
action = getglblnumber
JSON SIMPLEGET OR POST
Retrieve the Total Prevented bots in all Serversapikey = {yourapikey}
ip = {yourserveripandport}
action = getpbnumber
JSON SIMPLEGET OR POST
Retrieve all the attacks that your server received and stats of eachapikey = {yourapikey}
ip = {yourserveripandport}
action = getattackslog
JSON ARRAYGET OR POST
Gives you an Image with your server's BotSentry statisticsapikey = {yourapikey}
ip = {yourserveripandport}
action = getimage
JPEG IMAGEGET OR POST