Get a real-time risk analysis

This endpoint provides a real-time analysis of an address or transaction. Follow this link to generate your own Access Key. 10 credits/call

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The payload to perform a scoring request

string
enum
Defaults to FAST

type: the type of analysis to perform:

  • FAST: this returns real-time risk analysis.
  • FULL: this returns the offline risk analysis (*Currently unavailable)

Allowed:
string
enum
required
Defaults to ADDRESS

the object of the analysis

Allowed:
string
required

for TRANSACTION objects, you need to provide the transaction hash
for ADDRESS objects, you need to provide the address or reference address hash

string
enum
required
Defaults to eth

short name of blockchain

Allowed:
integer
1 to 100
Defaults to 1

the maximum depth for risk analysis. For UTXO-based blockchains, default and maximum is enforced at 100.
For account-based blockchains, default and maximum is enforced at 6.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json