GET
/
blacklist
/
label

Authorization

x-api-key
string
default: "demo-api-key-x-00000"required

Your API key for authentication.

Body

address
string
required

Specify up to 10 addresses for which you want to check if they are blacklisted, separated by commas.

limit
string

Specify number of shown results.

offset
string

Specify the starting point in the list of results for pagination. e.g. offset=0, offset=1, etc..

Response

data
array

An array that encapsulates the blacklist information corresponding to the Ethereum addresses provided.