LaWallet NWC
API Reference

API Reference

REST API documentation for all LaWallet NWC endpoints.

Coming Soon

The full OpenAPI/Swagger API reference with interactive "Try it out" functionality is planned for Month 6 of the roadmap.

Available Endpoints

LaWallet NWC exposes 30+ REST API endpoints covering:

  • Authentication — JWT login, Nostr login, token refresh
  • Lightning Addresses — CRUD operations, redirect configuration
  • Cards — NFC card management, scanning, activation
  • Users — Profile management, role assignment
  • Webhooks — Subscribe, unsubscribe, delivery tracking
  • Admin — Platform settings, user management

Authentication

All protected endpoints require JWT authentication. See the JWT Authentication guide for setup and usage details.

On this page