Skip to main content
GET
/
v1
/
risk
/
transaction
Get Transaction Risk Score
curl --request GET \
  --url https://api.range.org/v1/risk/transaction \
  --header 'X-API-KEY: <api-key>'
{}

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

transaction
string

Transaction Hash

network
string
default:solana

Network ID of the transaction. Supports multiple networks including solana, osmosis-1, dydx-mainnet-1, cosmoshub-4, neutron-1, stellar, and others.

Example:

"solana"

Response

200 - application/json

The response is of type object.