Streaming API
Last updated
Last updated
You can create streaming with this service. Just add address and webhook data then we will send notification to your webhook. Also if you want set your live anti money laundering tracking webhook you can set with this request (this is optional).
POST
https://api.getdefy.co/v2/stream/create
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
You can stop your streaming with this request. Just enter which address you want to stop.
DELETE
https://api.getdefy.co/v2/stream/delete
You can list your streaming addresses with this request.
GET
https://api.getdefy.co/v2/stream/list
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
apikey*
String
Service Apikey
address*
String
Wallet Address
webhook*
String
Webhook URL
aml_webhook
String
Live AML Webhook URL
apikey*
String
Service Apikey
address*
String
Wallet Address
page
1
Page Number (Min: 1)
limit
50
Page Limit (Max: 100)