Skip to main content
POST
get_wallet_osint_record

Reading the result

The response example uses made-up values and shows selected fields. Fields vary by network and available data.
  • records contains stored reports matching the address, including the reported activity, source, and network. Available fields follow the stored record.
  • A report is a claim about an address, not a verdict. No matching records returns {"status":"no_data"}.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
wallet_address
string
required

Wallet address to analyze. Use the address format for the selected network.

Response

OSINT records linked to a wallet (Nikiwa address book). Fields vary by network and available data. Check for status: no_data, status: error, or an error field even when HTTP status is 200. See Errors & status.

Response fields depend on the network and available data. The example shows selected fields; see Reading the result for details.