Wallet APIReference docsWallet local serviceIntroductionVersion: pre-release (v0.79)On this pageVersion: 2.0.0ExportOpenAPI SpecWallet APIThe version 2 of the wallet HTTP API leverages the wallet JSON-RPC API.WorkflowUse GET /v2/methods to ensure the JSON-RPC API exposes all the methods your application requires.Use POST /v2/requests endpoint to submit requests to the JSON-RPC API.Useful linksJSON-RPC 2.0 Specification