Skip to main content
Version: testnet (v0.75)
Version: 2.0.0

Wallet API

The version 2 of the wallet HTTP API leverages the wallet JSON-RPC API.

Workflow

  1. Use GET /v2/methods to ensure the JSON-RPC API exposes all the methods your application requires.

  2. Use POST /v2/requests endpoint to submit requests to the JSON-RPC API.