Assets
Asset Check
Check asset status
POST
Body
application/json
Check asset request body
Asset content. Could be a domain, URL, or crypto address.
Response
200 - application/json
Check asset response body
The source of the asset status.
Available options:
chainpatrol
, eth-phishing-detect
, phishfort
, seal
The status of the asset.
Available options:
UNKNOWN
, ALLOWED
, BLOCKED
The error code, if any.
Available options:
parse-error
, internal-scheme
, internal-error
The error message, if any.
The reason for the result.
Available options:
not-found
, unsupported-type
, source-error
, parent-domain
, hosting-domain
Was this page helpful?