--- title: Keap credentials description: Documentation for Keap credentials. Use these credentials to authenticate Keap in n8n, a workflow automation platform. contentType: [integration, reference] --- # Keap credentials You can use these credentials to authenticate the following nodes: - [Keap](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.keap.md) - [Keap Trigger](/08-0-0-Workflow/integrations/builtin/trigger-nodes/n8n-nodes-base.keaptrigger.md) ## Prerequisites Create a [Keap](https://developer.keap.com/) developer account. ## Supported authentication methods - OAuth2 ## Related resources Refer to Keap's [REST API documentation](https://developer.keap.com/docs/restv2/) for more information about the service. ## Using OAuth2 ```{include} ../../../../_snippets/integrations/builtin/credentials/cloud-oauth-button.md ``` If you need to configure OAuth2 from scratch or need more detail on what's happening in the OAuth web flow, refer to the instructions in the [Getting Started with OAuth2 documentation](https://developer.keap.com/getting-started-oauth-keys/).