Jump to Content
hashcode
HomeGuidesRecipesAPI Reference
v1.0

hashcode
API Reference
Log In
Jump to Content
hashcode
v1.0HomeGuidesRecipesAPI Reference
Log In
All
Pages
Start typing to search…

OverView

  • Overview

Wallet Service API

  • System
    • Get system statusget
    • Get system statisticsget
    • Initialize systempost
    • Unseal systempost
    • System loginpost
    • Get supported walletsget
    • Seal systempost
    • Get service auth certificatepost
    • Create wallet token configpost
    • Get wallet token configget
    • Update wallet token configpost
    • Delete wallet token configdel
    • Get task statusget
  • Namespace
    • Create namespacepost
    • List namespacesget
    • Get namespaceget
    • Update namespacepost
    • Delete namespacedel
  • App
    • List appsget
    • Create apppost
    • Get appget
    • Update apppost
    • Delete appdel
  • Group
    • List groupsget
    • Create grouppost
    • Get groupget
    • Update grouppost
    • Delete groupdel
  • Wallet
    • Initialize wallets for grouppost
    • Allocate wallet addresspost
    • Deprecate wallet addresspost
    • Get wallets statusget
    • Wallet aggregationpost
    • Get deposit infopost
    • Withdraw fundspost
    • Get task statusget
  • DepositBlacklist
    • List deposit blacklistget
    • Create or update deposit blacklistpost
    • Delete deposit blacklistdel
  • WithdrawalWhitelist
    • List withdrawal whitelistget
    • Create or update withdrawal whitelistpost
    • Delete withdrawal whitelistdel
Powered by 
  1. Wallet Service API
  2. Namespace

Create namespace

post
https://test.hashcode.cash:6688/api/v1/namespaces

Create a new namespace. Requires SystemAuthToken permission.

Language
Credentials
Header