API Documentation
API Reference
Address Screening Endpoint
Check a cryptocurrency address against our AML database.
GET https://aml.anchainai.com/aml/address_risk_score?protocol=<protocol>&address=<address>&apikey=<apikey>
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
protocol | string | Yes | The blockchain protocol code (e.g., btc, eth, sol) |
address | string | Yes | The blockchain address to screen |
apikey | string | Yes | Your API key (Copy from the account page) |
Supported Protocols
The address risk score endpoint currently supports the following protocols:
Protocol | Name | Protocol | Name |
---|---|---|---|
btc | Bitcoin | eth | Ethereum |
sol | Solana | xlm | Stellar |
trx | Tron | egld | Elrond |
xrp | Ripple | bch | Bitcoin Cash |
ltc | Litecoin | algo | Algorand |
bsv | Bitcoin SV | dash | Dash |
xvg | Verge Currency | zec | Zcash |