Skip to main content
POST
Check asset

Quick Start

Authentication

Include your API key in the X-API-KEY header:

Authorizations

X-API-KEY
string
header
required

Your API key. This is required by most endpoints to access our API programatically. Reach out to us at support@chainpatrol.io to get an API key for your use.

Body

application/json
content
string
required

Response

Successful response

status
enum<string>
required
Available options:
UNKNOWN,
ALLOWED,
BLOCKED
source
enum<string>
required
Available options:
chainpatrol,
eth-phishing-detect,
phishfort,
seal,
polkadot-phishing
sources
object[]
required
reason
enum<string>
Available options:
not-found,
unsupported-type,
source-error,
parent-domain,
hosting-domain,
timeout,
external-source
message
string
code
enum<string>
Available options:
parse-error,
internal-scheme,
internal-error
watchStatus
enum<string>
Available options:
ENABLED,
DISABLED