> For the complete documentation index, see [llms.txt](https://kaminari.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kaminari.gitbook.io/home/readme.md).

# Contents

* [Link to the Customer Dashboard](https://app.kaminari.cloud)
* [Link to the Swagger UI](https://api.kaminari.cloud/gateway/docs/?urls.primaryName=lightning)

### Contents

* [About Lightning Network](/home/about-lightning-network.md)
* [About Kaminari](/home/about-kaminari.md)
* [Account Creation Process](/home/1_account.md)
* [API Key Generation](/home/2_api-key.md)
* [Navigating the Customer Dashboard](/home/3_dashboard.md)
* [Generating a Lightning Invoice](/home/4_lightning-invoice.md)
  * [API example](/home/4_lightning-invoice/api.md)
* [Initiating a Lightning Payment](/home/5_lightning-payment.md)
  * [API example](/home/5_lightning-payment/api.md)
* [Generating an On-Chain Invoice](/home/6_on-chain-invoice.md)
  * [API example](/home/6_on-chain-invoice/api.md)
* [Initiating an On-Chain Payment](/home/7_on-chain-payment.md)
  * [API example](/home/7_on-chain-payment/api.md)
* [Webhook Registration](/home/8_webhook.md)
  * [Verifying Webhook Signatures](/home/8_webhook/signature-verification.md)
* [LNURL](/home/lnurl.md)
  * [API example of LNURL Pay invoice creation](/home/lnurl/create-lnurl-pay-invoice.md)
  * [API example of LNURL invoice payment](/home/lnurl/pay-the-lnurl-invoice.md)
* [API Error Codes](/home/api-error-codes.md)
* [SDK](/home/sdk.md)
