Skip to main content
POST

Headers

X-API-Key
string
required

Your HashDit API key

Body

application/json

Blockchain address to classify

chainId
string
required

The network chain ID. See Supported Chains for a complete list of supported network for this endpoint.

Example:

"56"

address
string
required

The blockchain address to classify.

Example:

"0x01bff41798a0bcf287b996046ca68b395dbc1071"

Response

Successful response

code
string

API status code. "0" indicates success.

Example:

"0"

status
string

Request status.

Example:

"ok"

data
object