# Reference API

- [Overview](/reference-api/overview.md): Overview of NWC supported methods
- [get\_info](/reference-api/overview/get_info.md): Get specific information about the wallet account
- [get\_balance](/reference-api/overview/get_balance.md): Request the balance of the wallet account
- [make\_invoice](/reference-api/overview/make_invoice.md): Request an invoice
- [pay\_invoice](/reference-api/overview/pay_invoice.md): Requests payment of an invoice.
- [multi\_pay\_invoice](/reference-api/overview/multi_pay_invoice.md): Request payment of multiple invoices.
- [pay\_keysend](/reference-api/overview/pay_keysend.md)
- [lookup\_invoice](/reference-api/overview/lookup_invoice.md): Lookup data of a specific invoice
- [list\_transactions](/reference-api/overview/list_transactions.md): List invoices and payments.
- [Error Codes](/reference-api/error-codes.md): List of error codes
