IPv4 Feeds
Pre-compiled IPv4
If you need a simple list (example CSV) to retrieve all the IPv4 feeds based on their score, you can use the below API
GET
/
flat
/
{min_score}
Authorizations
Authorization
string
headerrequiredAuthorization Token
Path Parameters
min_score
number
requiredRequired range:
1 < x < 1000
Query Parameters
list
enum<string>
default: NONO=the output is CSV, YES=the output is a list of IPs separated by ‘,’
Available options:
YES
, NO
Response
200 - text/html
The response is of type string
.