Skip to main content
GET
Check if a domain or email 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

A domain (e.g. "spam.com") or email (e.g. "[email protected]")

Response

Default Response

is_blocked
boolean
required