Skip to main content
POST
Screen a blockchain address

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
address
string
required

Blockchain address to screen (max 128 characters).

idempotency_key
string
required

Required (the scan charges a fee). Also accepted as the Idempotency-Key header.

chain
string

Optional label (tron, eth, ...) for your record; it does not restrict the assessment.

Response

Idempotent replay — returns the original screening without charging again.

Last modified on July 18, 2026