# Rakuten

Follow the steps below to connect your Rakuten seller account to Linkolis and automatically import your orders.

***

### Prerequisites

Before you start, make sure you have:

* An active **Rakuten seller account**
* Access to the **Rakuten Merchant Center** ([fr.shopping.rakuten.com/connect](https://fr.shopping.rakuten.com/connect?action=login))

***

### Step 1 — Retrieve your Rakuten Token API

<figure><img src="/files/xTrDSrEjl2t37SHe9HlC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7XMtvYD8E1fQVgAB8Rcv" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/TAem71Ebj7k808CtdyAr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dxwPKduRElY1bG1hLDwj" alt=""><figcaption></figcaption></figure>

Linkolis authenticates with Rakuten using a **Token API** — a unique key tied to your seller account. You never share your password with a third-party tool; the token is used instead.

1. Log in to the **Rakuten Merchant Center** at [fr.shopping.rakuten.com/connect](https://fr.shopping.rakuten.com/connect?action=login)
   * Enter your **Login** and **Token API** (not your password — click **Get your Token API** if you don't have one yet)
2. Once logged in, click your account name in the top-right corner and go to **Analytics → API & webservices**
3. Scroll down to the **Mes informations développeur** section
4. Click **Générer un token**
5. A confirmation banner will appear: *"Votre token de connexion a bien été généré et peut être communiqué à votre partenaire."*
6. Copy the **Token** value displayed (e.g. `73098936d24152ebc4acd233f93128a`)

> **Note:** The token can be shared safely with third-party partners like Linkolis. You should never share your Rakuten password with any external service.

***

### Step 2 — Find your Rakuten Seller ID

<figure><img src="/files/yDdCEhFwJjbfUQcRVemp" alt="" width="375"><figcaption></figcaption></figure>

Your **Seller ID** is the name of your shop on Rakuten, as it appears in the top-right corner of the Merchant Center (e.g. "WorldGlobal"). Use this exact shop name in the Linkolis form.

***

### Step 3 — Open the Apps section in Linkolis

<figure><img src="/files/5K6uZDZrBFxs4FZUWVJK" alt=""><figcaption></figcaption></figure>

From the left sidebar, click **Apps**. You will land on the **My Applications** page.

***

### Step 4 — Open the application catalogue

Click the **+** button in the top-right corner to open the **All Applications** catalogue.

***

### Step 5 — Install the Rakuten app

<figure><img src="/files/szd0WTdDtPFaTs5h80DB" alt="" width="206"><figcaption></figcaption></figure>

Find **Rakuten** in the catalogue and click **Install**. A configuration panel will slide open on the right side of the screen.

***

### Step 6 — Fill in the installation form

| Field                            | Description                                                                                                       |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| **Application name**             | A display label for this integration. Defaults to "Rakuten".                                                      |
| **Your Rakuten Seller ID**       | The name of your Rakuten shop, as displayed in the top-right corner of your Merchant Center (e.g. "WorldGlobal"). |
| **Rakuten token**                | The Token API generated in Step 1 from your Merchant Center developer settings.                                   |
| **Synchronization stock update** | When checked, Linkolis will automatically push stock level updates to your Rakuten listings.                      |

Once all fields are filled in, click **Confirm**.

***

### Step 7 — Verify the connection

The Rakuten app will appear in your **My Applications** list. Click the wrench icon to open the configuration panel. A blue **"Module installed correctly"** banner at the top confirms the integration is active.

***

### What happens next?

Once connected, Linkolis will automatically:

* **Import new orders** from your Rakuten store
* **Update stock levels** on Rakuten in real time (if synchronization stock update is enabled)

You can edit or delete the integration at any time from the **My Applications** page using the wrench (edit) or trash (delete) icon.

***

### Troubleshooting

**I don't have a Token API yet** On the Rakuten Merchant Center login page, click **Get your Token API**. You will be redirected to [fr.shopping.rakuten.com/usersecure?action=usrwstokenaccess](https://fr.shopping.rakuten.com/usersecure?action=usrwstokenaccess) to generate one.

**"Module installed correctly" banner does not appear** Double-check that your Seller ID matches exactly the shop name shown in the Merchant Center, and that the token was copied in full without extra spaces. Regenerate the token from **Analytics → API & webservices** if needed, then update it in Linkolis via the wrench icon.

**Stock is not updating on Rakuten** Verify that the **Synchronization stock update** checkbox is enabled in the configuration panel. Stock sync is opt-in and disabled by default.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linkolis.com/apps-and-integrations/rakuten.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
