Skip to main content
GET
Check if an IP is blocked

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

value
string
required

An IP address (e.g. "203.0.113.7" or "2001:db8::1")

Response

Default Response

is_blocked
boolean
required