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

34 lines
1.1 KiB
Markdown

---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
title: Segment credentials
description: Documentation for Segment credentials. Use these credentials to authenticate Segment in n8n, a workflow automation platform.
contentType: integration
---
# Segment credentials
You can use these credentials to authenticate the following nodes:
- [Segment](/integrations/builtin/app-nodes/n8n-nodes-base.segment/)
## Prerequisites
Create a [Segment](https://segment.com/){:target=_blank .external-link} account.
## Supported authentication methods
- API key
## Related resources
Refer to [Segment's Sources documentation](https://segment.com/docs/connections/sources/){:target=_blank .external-link} for more information about the service.
## Using API key
To configure this credential, you'll need:
- A **Write Key**: To get a Write Key, go to **Sources > Add Source**. Add a **Node.js** source and copy that write key to add to your n8n credential.
Refer to [Locate your Write Key](https://segment.com/docs/connections/find-writekey/){:target=_blank .external-link} for more information.