Blocklist API provides lists of destinations in various formats (currently IPv4, domain name coming soon) that can be used in:
- Outgoing firewall ACLs
- Web proxy block lists
- DNS block lists
{"ip4": ["168.181.52.0/22", "193.58.122.0/24", "165.18.0.0/16", "192.188.86.0/23"]}
Response example. If you want to see more check the documentation.
Blocklist API provides lists of destinations in various formats (currently IPv4, domain name coming soon) that can be used in: