> ## Documentation Index
> Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Linkly - How do I link my account?

## Overview

To authenticate with Linkly, you need an **API key** — a Bearer token that grants access to the workspaces of your Linkly account (links, domains, click analytics and webhooks).

This guide will walk you through finding your API key within Linkly and connecting it to Nango.

### Prerequisites:

* You must have a **Linkly account**. Sign up at [linklyhq.com](https://linklyhq.com) — the API is available on every plan, including the free plan.

#### Step 1: Finding your API key

1. Log in to the Linkly app at [app.linklyhq.com](https://app.linklyhq.com).
2. Open **Settings** → **API** ([direct link](https://app.linklyhq.com/app/user/api)).
3. Under **API Token**, click **Copy**. The same page lists your **workspace IDs**, which you will need for workspace-scoped endpoints.

<img src="https://mintcdn.com/nango/aYZ--yvCmPgwV4CM/api-integrations/linkly/api_settings.png?fit=max&auto=format&n=aYZ--yvCmPgwV4CM&q=85&s=6035453ebb3ef452451daf366c0276fd" width="1400" height="725" data-path="api-integrations/linkly/api_settings.png" />

<Tip>Keep your API key secret — it grants full access to every workspace on your Linkly account. You can regenerate it from the same page.</Tip>

#### Step 2: Enter your API key in Nango

Once you have your **API key**:

1. Open the form where you need to authenticate with Linkly.
2. Enter the **API key** in the designated field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/aYZ--yvCmPgwV4CM/api-integrations/linkly/form.png?fit=max&auto=format&n=aYZ--yvCmPgwV4CM&q=85&s=d57dd285a0512b141fa4af8e5e433226" style={{maxWidth: "450px" }} width="1040" height="1560" data-path="api-integrations/linkly/form.png" />

You are now connected to Linkly.
