| Method | Endpoint | Purpose | |--------|----------|---------| | POST | /api/v1/wallet/create | Create non-custodial wallet | | POST | /api/v1/payment/initiate | Create invoice | | GET | /api/v1/payment/status/id | Check payment | | POST | /api/v1/transfer/internal | Internal transfer | | GET | /api/v1/wallet/balance | Fetch balance |
: Often used by developers to showcase the UI/UX design of XenWallet and other fintech scripts.