/
/Wasp API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
auth2
chains19
corecontracts26
metrics4
node12
  • getReturn the Wasp configuration
  • postGenerate a new distributed key
  • getGet information about the shared address DKS configuration
  • getReturns private information about this node.
  • getGets the node owner
  • getGet basic information about all configured peers
  • getGet basic peer info of the current node
  • getGet trusted peers
  • postTrust a peering node
  • deleteDistrust a peering node
  • postShut down the node
  • getReturns the node version.
requests1
users6
  • getReturns 200 if the node is healthy.
  • getThe websocket connection service
node

Return the Wasp configuration

get/v1/node/config

Response

Dumped configuration

object required

Changes