Live AML API
Last updated
Last updated
You can create live anti money laundering tracking with this service. Just add address and webhook data then we will send notification to your webhook. Also if you want set your streaming webhook you can set with this request (this is optional).
POST
https://api.getdefy.co/v2/liveaml/create
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
You can stop your live anti money laundering tracking with this request. Just enter which address you want to stop.
DELETE
https://api.getdefy.co/v2/liveaml/delete
You can list your live anti money laundering tracking addresses with this request.
GET
https://api.getdefy.co/v2/liveaml/list
You can list your tracked accounts notification with this request. Also you can paginate it.
GET
https://api.getdefy.co/v2/liveaml/events
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
apikey*
String
Service Apikey
address*
String
Wallet Address
webhook*
String
Webhook URL
stream_webhook
String
Streaming Webhook URL
apikey*
String
Service Apikey
address*
String
Wallet Address
apikey*
string
API_KEY
page*
integer
Value has to be minimum 1
limit*
integer
Value has to be maximum 100
apikey*
String
API_KEY
page*
Integer
Page Value (Minimum 1)
limit*
Integer
Page Limit (Maximum 100)