# Rakutenと連携

## RMS側での設定

### ① RMS上で「店舗様向け情報・サービス」 -> 「WEB APIサービス」のにアクセス

![](/files/USTHKpS9wfjXHjnxXSps)

### ② 「WEB API」 ->「 利用機能編集」にアクセス

![](/files/BMz5GTBpBotwgZ7BCQlv)

### ③ 下記APIの「利用する」にチェックを入れ、「確認する」を押下

LicenseManagementAPI

CabinetAPI（全項目）

CategoryAPI （全項目）

ItemAPI InventoryAPI （全項目）

ShopAPI （全項目）

RakutenPay\_OrderAPI （全項目）

ItemBundleAPI （全項目）

ProductAPI （全項目）

ItemAPI 2.0（全項目）

InventoryAPI 2.0（全項目）

{% hint style="warning" %}
上記「RMS側での設定」を完了しないと、楽天と正しく連携されません。

AnyLogiとの連携を始める前に、確実に完了するようお願いいたします。
{% endhint %}

## AnyLogiとの連携開始

### ①ストア情報からRakutenチャンネルに接続する

![](/files/tKbjhDgL0btkMMONhJap)

### ② RakutenからserviceSecretとlicenseKeyをコピーして保存する

{% hint style="info" %}
serviceSecretとlicenseKeyの詳細は[こちら](/anylogi/faq-2.md#servicesecrettolicensekeytoha)
{% endhint %}

![](/files/SEONSddptGFyPoxLs16c)


---

# 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://anymind-group.gitbook.io/anylogi/intro/onboarding/rakutento.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.
