Create Lightning Address
Lightning Addresses are created via
lnurlpay
objects The same
/lnurlp
endpoint is used, but with addition of lnurlp_identifier
and custy_domain_id
In order to use YOUR domain, you must implement the following redirect:
<yourdomain>/.well-known/lnurlp/*
-> api.lnpay.co/.well-known/<custy_domain_id>/lnurlp/*
post
https://api.lnpay.co
/v1/wallet/:wallet_key/lnurlp
Create Lightning Address
Last modified 4mo ago