> ## 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.

# TapClicks - How do I link my account?

# Overview

To authenticate with TapClicks, you need two key pieces of information:

1. **Client ID** - A unique identifier for your client.
2. **Client Secret** - A confidential key used to authenticate the identity of the application (client).

This guide will walk you through obtaining these credentials within TapClicks.

### Prerequisites:

* You must have an account with TapClicks.

### Instructions:

#### Step 1: Requesting API credentials

1. Access the [OAuth2 Client Credentials section](https://apidocs.tapclicks.com/v2/6.27/index.html#section/AUTHENTICATION/oAuth2ClientCredentials), where you'll find a link to the form. Follow the link to complete the form.

* Once this is done, an email containing the Client ID and Client Secret will be sent within 24-48 hrs, to the email address of the TapClicks super admin user who requested access.

<img src="https://mintcdn.com/nango/or5YGi1-bk6KsSds/integrations/all/tapclicks/request.png?fit=max&auto=format&n=or5YGi1-bk6KsSds&q=85&s=6d7ae5fd9cc274888310f329e9964e9d" width="1288" height="1580" data-path="integrations/all/tapclicks/request.png" />

#### Step 2: Enter credentials in the Connect UI

Once you have both the **Client ID** and **Client Secret**:

1. Open the form where you need to authenticate with TapClicks.
2. Enter the **Client ID** in the designated field.
3. Enter the **Client Secret** in the Client Secret field.
4. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/or5YGi1-bk6KsSds/integrations/all/tapclicks/form.png?fit=max&auto=format&n=or5YGi1-bk6KsSds&q=85&s=31c42861acbe2482871e5a16893fc7ef" style={{maxWidth: "450px" }} width="1000" height="1386" data-path="integrations/all/tapclicks/form.png" />

You are now connected to TapClicks.
