mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-21 21:27:27 +02:00
Инструкции Ozon
This commit is contained in:
parent
fd0d78f4da
commit
b4d731ac79
@ -9,4 +9,20 @@ sidebar_class_name: Ozon
|
|||||||
|
|
||||||
This section is dedicated to the library for working with Ozon Seller API. On this page, all the steps necessary to start working are described
|
This section is dedicated to the library for working with Ozon Seller API. On this page, all the steps necessary to start working are described
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
|
1. Authorize on [Ozon Seller](https://seller.ozon.ru/app/dashboard/main) portal and go to settings
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
2. Go to **API Keys** (left pane) and copy the value from the **Client ID** field
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
3. Click the **Generate Key** button, select the required permissions and save the generated token
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Client ID and generated key are used for authorization in each library method as the first two parameters: **ClientID** and **API Key**.
|
@ -9,4 +9,20 @@ sidebar_class_name: Ozon
|
|||||||
|
|
||||||
Этот раздел посвящен библиотеке для работы с Ozon Seller API. На данной странице описаны все действия, необходимые для полноценного начала работы
|
Этот раздел посвящен библиотеке для работы с Ozon Seller API. На данной странице описаны все действия, необходимые для полноценного начала работы
|
||||||
|
|
||||||
## Начало работы
|
## Начало работы
|
||||||
|
|
||||||
|
1. Авторизуйтесь на портале [Ozon Seller](https://seller.ozon.ru/app/dashboard/main) и перейдите в настройки
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
2. Перейдите в раздел **API ключи** (левая панель) и скопируйте значение из поля **Client ID**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
3. Нажмите кнопку **Сгенерировать ключ**, выберите необходимые разрешения и сохраните созданный токен
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Client ID и сгенерированный ключ используются для авторизации в каждом методе библиотеки как первые два параметра: **IDКлиента** и **КлючAPI**
|
Loading…
x
Reference in New Issue
Block a user