This repository contains the JSON exported collection (2.1) for the LND REST API.
To get started:
- Download this file and import it into your Postman client of choice.
- Create an environment containing variables for
http,url, andport(by default they should behttps,localhost, and8080respectively). - Ensure
lndis running and functioning correctly.