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

# Trustpilot (Client Credentials) - How do I link my account?

# Overview

To authenticate with Trustpilot, you need:

1. **API Key** - The API key from your Trustpilot Business application.
2. **API Secret** - The secret key from your Trustpilot Business application.

This guide walks you through creating an application and obtaining your credentials in the Trustpilot Business account.

### Prerequisites

* You must have a [Trustpilot Business](https://business.trustpilot.com) account with access to the API module. If your account doesn't have API access yet, [request access from Trustpilot](https://business.trustpilot.com/request-demo).

### Instructions

#### Step 1: Create an application and get your credentials

1. Log in to your Trustpilot Business account.
2. Go to **Integrations** -> **Developers** -> **APIs**.
3. Under **Your Applications**, select **Create Application**.
4. Give the application a name and confirm creation.
5. Use the eye icon to reveal, or the copy icon to copy, your **API Key** and **API Secret**.

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

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

1. Open the form where you need to authenticate with Trustpilot.
2. Enter your **API Key** and **API Secret** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/i4Byok8JKkmGrKly/api-integrations/trustpilot-cc/form.png?fit=max&auto=format&n=i4Byok8JKkmGrKly&q=85&s=f40566803bf18d47c6770b66b7ac2460" style={{maxWidth: "450px" }} width="990" height="1250" data-path="api-integrations/trustpilot-cc/form.png" />

You are now connected to Trustpilot.
