> ## Documentation Index
> Fetch the complete documentation index at: https://nango-marcin-get-deployments-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-marcin-get-deployments-docs/QJDtJlbbTcxkOCz3/integrations/all/yotpo/settings.png?fit=max&auto=format&n=QJDtJlbbTcxkOCz3&q=85&s=e85b9a808c042a233ed312fb6deb0cec" width="1915" height="336" data-path="integrations/all/yotpo/settings.png" />

<img src="https://mintcdn.com/nango-marcin-get-deployments-docs/QJDtJlbbTcxkOCz3/integrations/all/yotpo/general_settings.png?fit=max&auto=format&n=QJDtJlbbTcxkOCz3&q=85&s=19959de27200760be95e636b5a51935f" 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-marcin-get-deployments-docs/QJDtJlbbTcxkOCz3/integrations/all/yotpo/secret_key.png?fit=max&auto=format&n=QJDtJlbbTcxkOCz3&q=85&s=9286a35ebd7f846c23b7b28daa7f39b9" 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-marcin-get-deployments-docs/QJDtJlbbTcxkOCz3/integrations/all/yotpo/generated_secret_key.png?fit=max&auto=format&n=QJDtJlbbTcxkOCz3&q=85&s=9d89f8bceb2ecb514fa0ea6535bc0f92" 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-marcin-get-deployments-docs/QJDtJlbbTcxkOCz3/integrations/all/yotpo/form.png?fit=max&auto=format&n=QJDtJlbbTcxkOCz3&q=85&s=d897f01152b26b75fee45cdbd02ddc29" style={{maxWidth: "450px" }} width="500" height="785" data-path="integrations/all/yotpo/form.png" />

You are now connected to Yotpo.
