Notifications
Create a subscription
Create a subscription for address transactions on supported blockchains.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The type of subscription (e.g., ADDRESS_TRANSACTION).
Available options:
ADDRESS_TRANSACTION
The wallet address for the subscription.
Maximum length:
255
The blockchain network for the subscription.
Available options:
XDC
, ETH
, BTC
, BSC
, POL
Response
201
application/json
The unique identifier for the subscription.