Skip to main content
POST
The Domain Security endpoint does not require a chain ID as it analyzes domains and URLs rather than blockchain addresses.

Headers

X-API-KEY
string
required

Your HashDit API key

Body

application/json

Domain or URL to analyze

url
string
required

The full domain or URL to be analyzed.

Example:

"https://binance.com/"

Response

Successful response

code
string

API status code. "0" indicates success.

Example:

"0"

status
string

Request status (ok or error).

Example:

"ok"

data
object