Skip to main content

Overview

To authenticate with Clay, you need:
  1. API key - A key that grants Nango permission to interact with Clay’s API resources and services.
  2. Workspace ID - The unique identifier for your Clay workspace.
This guide will walk you through obtaining these credentials within Clay.

Prerequisites:

  • You must have an account with Clay.

Instructions:

Step 1: Finding Your API Key

  1. Log in to your Clay account.
  2. Navigate to Settings.
  1. Navigate to Account and find the API Key section.
  2. Copy your API key.

Step 2: Finding Your Workspace ID

Your Workspace ID is visible in the URL when you are logged in to Clay. Navigate to your workspace settings and look at the browser address bar:
https://app.clay.com/workspaces/1060661/settings/account
The number between /workspaces/ and /settings is your Workspace ID (e.g. 1060661).

Step 3: Enter credentials in the Connect UI

Once you have your API Key and Workspace ID:
  1. Open the form where you need to authenticate with Clay.
  2. Enter your API Key and Workspace ID in their respective fields.
  3. Submit the form, and you should be successfully authenticated.
You are now connected to Clay.