n8n-docs/docs/integrations/builtin/credentials/zep.md

1.4 KiB

title description contentType
Zep credentials Documentation for the Zep credentials. Use these credentials to authenticate Zep in n8n, a workflow automation platform. integration

Zep credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a Zep server{:target=_blank .external-link} on the cloud or self-hosted with at least one project.

Supported authentication methods

  • API key

Refer to Zep's Cloud SDK documentation{:target=_blank .external-link} and Open Source SDK documentation{:target=_blank .external-link} for more information about the service.

--8<-- "_snippets/integrations/builtin/cluster-nodes/langchain-overview-link.md"

Using API key

To configure this credential, you'll need:

  • An API URL: For Cloud instances, enter https://api.getzep.com. For self-hosted instances, enter the URL for your Zep server.
  • An API Key: Generate a new API key from Project Settings{:target=_blank .external-link}.