phoenixd HTTP API
The HTTP API of phoenixd, ACINQ's self-custodial Lightning server daemon. 27 documented endpoints covering Bolt11 invoices, Bolt12 offers, Lightning addresses, on-chain sends and swap-in, payment history, channel management, invoice/offer decoding, liquidity fee estimation and the three LNURL flows, plus a payments websocket and configurable HMAC-signed webhooks. Authenticated with HTTP Basic using a primary or limited-access password generated on first start. The daemon is operated by the integrator, so the base URL is the integrator's own host; the documented default bind is 127.0.0.1:9740.