GET
/
api
/
v1
/
perimeter-protection
/
threat-intelligence
/
ip
/
list
curl --request GET \
  --url https://app.aegister.com/api/v1/perimeter-protection/threat-intelligence/ip/list \
  --header 'X-Aegister-Token: <api-key>'
"103.140.194.75\n190.153.249.99\n45.95.147.236\n213.215.140.6\n43.135.139.104\n124.156.204.72\n144.48.240.85\n85.209.11.226\n118.70.48.219\n... "

Authorizations

X-Aegister-Token
string
header
required

Query Parameters

auth_token
string
score
number

Minimum WCF Crime Score Feeds

Response

200
text/html
Success

The response is of type string.

Example:

"103.140.194.75\n190.153.249.99\n45.95.147.236\n213.215.140.6\n43.135.139.104\n124.156.204.72\n144.48.240.85\n85.209.11.226\n118.70.48.219\n... "