đSubscribe to NWC Notifications
POST
https://api.getalby.com/nwc/nip47/notifications
Notifies about 23196
kind events (NWC notifications) of the connection pubkey from the wallet service.
Request Body
Name | Type | Description |
---|---|---|
relayUrl | string | If no relay is provided, it uses the default relay (wss://relay.getalby.com/v1) |
webhookUrl* | string | Webhook URL to publish events |
walletPubkey* | string | Pubkey of the NWC Wallet Provider |
connectionPubkey* | string | Public key of the user (derived from secret in NWC connection string) |
Response
Response to Webhook URL
Last updated