---
title: "IP Blocklist Download"
method: GET
path: "/ip-blocklist-download"
tags: ["Security and Networking"]
---

# IP Blocklist Download

`GET /ip-blocklist-download`

This API is a direct feed to our IP blocklist data

## Query parameters

- `format` string
- `cidr` boolean
- `ip6` boolean
- `category` string
- `output-encoding` string
- `checksum` boolean

## Response `200`

OK

- string, binary

## Other responses

- `400` — Your API request has been rejected. Check error code for details
- `403` — You have failed to authenticate
- `500` — We messed up, sorry! Your request has caused a fatal exception
- `default` — We messed up, sorry! Your request has caused an error

---

[API](https://skmtc.net/neutrinoapi/apis/neutrino-api.md) · [All operations](https://skmtc.net/neutrinoapi/apis/neutrino-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/neutrinoapi/neutrino-api/revisions/4ebd6b56de42/schema)
