@using BTCPayServer.Client @using BTCPayServer.Controllers @using BTCPayServer.Security.GreenField @model ManageController.AddApiKeyViewModel @{ ViewData.SetActivePageAndTitle(ManageNavPages.APIKeys, "Add API Key"); }
Generate a new api key to use BTCPay through its API.