# Обновление цен и остатков по API

Если вам нужно обновлять данные товаров не через фид, а через Seller API OZON, то для этого нужно предоставить API ключ от OZON специалистам Market Radar, после чего будет настроен обмен при котором остатки и цены будут обновляться моментально.

Как получить OZON ключ можно прочитать здесь\
<https://docs.ozon.ru/api/seller/#section/Kak-poluchit-API-klyuch>

{% hint style="info" %}
Для настройки API обмена требуется оба `API key` `Client ID`
{% endhint %}

<figure><img src="/files/7tIkbsQDDD5lHlDyuXcW" 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-ozon/obnovlenie-cen-i-ostatkov-po-api.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.
