diff --git a/BTCPayServer/Views/Manage/APIKeys.cshtml b/BTCPayServer/Views/Manage/APIKeys.cshtml index 42d422cbd..41065055d 100644 --- a/BTCPayServer/Views/Manage/APIKeys.cshtml +++ b/BTCPayServer/Views/Manage/APIKeys.cshtml @@ -6,7 +6,11 @@ -

The BTCPay Server Greenfield API offers programmatic access to your instance. You can manage your BTCPay Server (e.g. stores, invoices, users) as well as automate workflows and integrations (see some use case examples). For that you need the API keys, which can be generated here. Find more information in the API authentication docs.

+

+ The BTCPay Server Greenfield API offers programmatic access to your instance. You can manage your BTCPay + Server (e.g. stores, invoices, users) as well as automate workflows and integrations (see use case examples). + For that you need the API keys, which can be generated here. Find more information in the API authentication docs. +