# Подключение Wildberries

## Создание API ключа

Для начала нужно создать API ключ в настройках маркетплейса Wildberries. Для удобства его лучше назвать Marketradar чтобы вы знали где он используется. У ключа должны быть следующие разрешения:

* Контент (чтобы мы получили артикулы и штрихкоды товаров в WB)
* Маркетплейс (Чтобы мы указали у себя id ваших складов и смогли отправлять в WB остатки)
* Цены и Скидки (Чтобы менять цены товаров в WB)
* Обязательно убрать галочку "Только чтение", иначе Marketradar не сможет менять остатки и цены товаров

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


---

# 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://wiki.marketradar.kz/marketpleisy/rabota-s-wildberries/podklyuchenie-wildberries.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.
