arkzap.me
LNURL-pay infrastructure for sending Lightning zaps to Bark and custom Bark-backed Lightning addresses.
What It Does
LNURL-payPublishes pay metadata for Bark, Arkade, and paid custom names.
Nostr zapsAccepts zap request events and stores invoice verification data.
Settlement checksExposes verification for pending and settled invoices.
Public Endpoints
- GET
/.well-known/lnurlp/:address - GET
/get-invoice/:address?amount=1000 - GET
/verify/:address/:payment_hash - GET
/custom-addresses/auth-message?name=alice&arkAddress=ark... - POST
/custom-addresses - GET
/custom-addresses/:id - GET
/health-check