payments-custody

Number of APIs: 8

  1. get supported assets GET {{API-URL}}/api/v1/custody/assets

  2. get transactions for a user POST {{API-URL}}/api/v1/custody/user/transactions

  3. get transaction for user POST {{API-URL}}/api/v1/custody/user/transaction

  4. get whitelisted address for a user POST {{API-URL}}/api/v1/custody/user/whitelist-addresses/fetch

  5. withdraw to a whitelisted address POST {{API-URL}}/api/v1/custody/user/withdraw

  6. <decentralised> request an address to be whitelisted POST {{API-URL}}/api/v1/custody/user/whitelist-address/create

  7. get deposit address for a user POST {{API-URL}}/api/v1/custody/user/deposit-address

  8. check if an address is valid POST {{API-URL}}/api/v1/custody/is-address-valid