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

# Yotpo - How do I link my account?

# Overview

To authenticate with Yotpo, you will need:

1. **App Key** - Your Yotpo Store Key. This is a 40-character alphanumeric string that identifies your store in Yotpo.
2. **Secret Key** - Your Yotpo app's secret key. This is a 40-character alphanumeric string used to generate a token which is used to authenticate API requests to Yotpo.

This guide will walk you through generating and finding these credentials within Yotpo.

### Prerequisites:

* You must have a Yotpo account and have [installed](https://support.yotpo.com/docs/yotpo-api) Yotpo on your eCommerce platform.

### Instructions:

#### Step 1: Retrieving your App Key

1. Login to your Yopto account.
2. Click the **Profile** icon at the top right corner of the screen.
3. Select **Settings** > **General Settings**. You’ll find your **App Key** at the bottom of the **General Settings** section.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/DZ7HPFRuAkinwukI/integrations/all/yotpo/settings.png?fit=max&auto=format&n=DZ7HPFRuAkinwukI&q=85&s=ea8b97c052fb3b94d47c2205d360df0e" width="1915" height="336" data-path="integrations/all/yotpo/settings.png" />

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/DZ7HPFRuAkinwukI/integrations/all/yotpo/general_settings.png?fit=max&auto=format&n=DZ7HPFRuAkinwukI&q=85&s=c7edd7f0f83763ddd87b4ff36eb60586" width="1915" height="554" data-path="integrations/all/yotpo/general_settings.png" />

#### Step 2: Generating your Secret Key

1. From your **General Settings**, click **Get secret key**. Yotpo will send an email with a verification code to the email address associated with your account.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/DZ7HPFRuAkinwukI/integrations/all/yotpo/secret_key.png?fit=max&auto=format&n=DZ7HPFRuAkinwukI&q=85&s=8926fb00496d116a9a2ca1642666d732" width="1915" height="637" data-path="integrations/all/yotpo/secret_key.png" />

2. Enter this code in the **Enter the code** section and click **Submit**.
3. Your **Secret Key** will be generated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/DZ7HPFRuAkinwukI/integrations/all/yotpo/generated_secret_key.png?fit=max&auto=format&n=DZ7HPFRuAkinwukI&q=85&s=bf16804d6d3d49f253a46e013f8836db" width="1915" height="637" data-path="integrations/all/yotpo/generated_secret_key.png" />

4. After copying it, click **Save Changes**

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

Once you have your **App Key** and **Secret Key**:

1. Open the form where you need to authenticate with Yotpo.
2. Enter both **App Key** and **Secret Key** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/DZ7HPFRuAkinwukI/integrations/all/yotpo/form.png?fit=max&auto=format&n=DZ7HPFRuAkinwukI&q=85&s=6e2ad8dcef47dfa1656ee7aa7401f26d" style={{maxWidth: "450px" }} width="500" height="785" data-path="integrations/all/yotpo/form.png" />

You are now connected to Yotpo.
