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

# Rydoo - How do I link my account?

# Overview

To authenticate with Rydoo, you need:

1. **Client ID** – The public identifier for your Rydoo API client.
2. **Client Secret** – The secret that authenticates your client; treat it like a password and keep it secure.

This guide walks you through generating your Rydoo client credentials.

### Prerequisites

* API access must be enabled on your account. Contact your Customer Success Manager or email [connect@rydoo.com](mailto:connect@rydoo.com) to request this.

### Instructions

#### Step 1: Generate client credentials

1. Go to **Admin** → **Users**, find the user responsible for API access, open their **Roles** settings, enable the **API Manager** toggle, and click **Save**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/qQmBP2fFMWGy20qy/api-integrations/rydoo/users.png?fit=max&auto=format&n=qQmBP2fFMWGy20qy&q=85&s=7d0d5ca1049c5fcacc2028791cd5d527" width="607" height="634" data-path="api-integrations/rydoo/users.png" />

2. Go to **Admin** → **API Credentials** and click **Create credentials**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/qQmBP2fFMWGy20qy/api-integrations/rydoo/dashboard.jpg?fit=max&auto=format&n=qQmBP2fFMWGy20qy&q=85&s=3b58f4c73bd0bf2883fdb8160d59118d" width="1568" height="819" data-path="api-integrations/rydoo/dashboard.jpg" />

3. The system will generate a **Client ID** and **Client Secret**. Set the scopes per data type (Full access, Read-only, Write-only, or Disabled), enter a **name** and **contact email**, then click **Save**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/qQmBP2fFMWGy20qy/api-integrations/rydoo/create_oauth_client.jpg?fit=max&auto=format&n=qQmBP2fFMWGy20qy&q=85&s=0aa89c99f9b310df2bb2e7979c1480ac" width="582" height="995" data-path="api-integrations/rydoo/create_oauth_client.jpg" />

<Note>
  Copy and save the **Client Secret** immediately — it is only shown once. If you lose it, you can reset it from the same page and a new one will be generated.
</Note>

#### Step 2: Enter credentials in Nango

1. Open the form where you need to authenticate with Rydoo.
2. Enter your **Client ID** and **Client Secret** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/qQmBP2fFMWGy20qy/api-integrations/rydoo/form.png?fit=max&auto=format&n=qQmBP2fFMWGy20qy&q=85&s=f4a9b5aa12116d8bc55a8e133d126d51" style={{maxWidth: "450px" }} width="499" height="698" data-path="api-integrations/rydoo/form.png" />

You are now connected to Rydoo.
