Tangany Custody API

Number of APIs: 20

For introduction details and API concepts, please consult our public documentation available at http://docs.tangany.com

  1. wallets - List wallets GET {{baseUrl}}/wallets

  2. requests - List requests GET {{baseUrl}}/requests

  3. protocols-eth - Sign Ethereum message POST {{baseUrl}}/protocols/eth/sign

  4. protocols-btc-transactions - Get transaction status GET {{baseUrl}}/protocols/btc/transactions/:transaction

  5. wallets-{wallet} - Delete wallet DELETE {{baseUrl}}/wallets/:wallet

  6. protocols-btc - Get Bitcoin status GET {{baseUrl}}/protocols/btc

  7. protocols-eth-transactions - Make transaction POST {{baseUrl}}/protocols/eth/transactions

  8. protocols-eth - Call contract view method POST {{baseUrl}}/protocols/eth/call

  9. wallets-{wallet} - Get wallet GET {{baseUrl}}/wallets/:wallet

  10. wallets-{wallet} - Update wallet PATCH {{baseUrl}}/wallets/:wallet