Accessing Alby via LndHub
Last updated
Was this helpful?
Last updated
Was this helpful?
If you would like to send payments from your backend application, you can connect to your personal Alby account using the LndHub API.
In order to connect to your account via the LndHub API, you'll need your Alby account's connection credentials, which is the same as connecting a mobile wallet to your Alby account. We've created a guide .
Your connection credentials are in the following format: lndhub://user:password@domain
and can be used to authenticate with the Alby LndHub service. The domain is Alby's LndHub server, .
The documentation for Alby's LndHub API and all available methods can be read here:
You can also read more about the LndHub API .