Skip to main content
POST
Verify blocklist

Authorizations

Authorization
string
header
required

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

Body

application/json
data
string[]

A list of URLs to be verified

Required array length: 1 - 10 elements
Maximum string length: 500

Response

OK

success
boolean