Developer Resources
API Resources
LND Node API
3min
for lnd nodes that run on voltage, we expose the full lnd api (grpc and rest) this means you can interact with the node just like it was running on your own hardware you can find the lnd api specification here click lnd api reference to see the entire api library for your lnd node! to interact with your node's apis, you must first download your macaroon this can be found on your node's home page under the 'admin macaroon' tile unlock your dashboard and click 'download' this very similar to an api key it is the means by which you authenitcate to the node's apis base url the base url for your node's api is unique to every node you can find this in your node's dashboard in the node details tile port lnd supports both grpc and rest apis the grpc port is 10009 and the rest port is 8080 examples rest api examples docid 55r fbwktrm ggxgngazt grpc api examples docid\ akzupqd1qvsawryaspwyi