Blockchain Analytics
Last updated
Last updated
To use these endpoints, specify the blockchain from the list below. This API version supports the following blockchains: bitcoin
, ethereum
, litecoin
, bitcoin-cash
, doge
, solana
, xdc
, ripple
, stellar
, algorand
, polygon
, polkadot
, tezos
, near
, avalanche
, and optimism
.
The Blockchain Analytics Module screens addresses for financial and risk information. Financial details include balances and asset specifics. Risk information includes risk scores and attributes for address and transaction assessments. This module can be used with others for transaction flow analysis or customer reference verification, enabling activity history viewing or business activity retrieval. Typically, results are provided within 60 seconds depending on your activation plan
POST
/api/v2/analytics/chains/{chain}/addresses/{address}
GET
/api/v2/analytics/chains/{chain}/addresses/{address}
GET
/api/v2/analytics/chains/{chain}/addresses
PUT
/api/v2/analytics/chains/{chain}/addresses/{address}/assign
POST
/api/v2/analytics/chains/{chain}/transactions/{transaction}
GET
/api/v2/analytics/chains/{chain}/transactions/{transaction}
GET
api/v2/analytics/chains/{chain}/transactions