### Integration Setup Guide Source: https://yandex.ru/dev/market/partner-api/doc/ru/index Steps to set up integration with the Yandex Market API, including obtaining API keys and understanding OpenAPI specifications. ```APIDOC ## Integration Setup Guide ### Description This section provides a step-by-step guide on how to set up integration with the Yandex Market API. It covers obtaining API keys, understanding OpenAPI specifications, and specific instructions for different seller types. ### Steps 1. **API-Key Token**: Read the documentation on creating and using API-Key tokens for authorization. 2. **OpenAPI Specification**: Follow the instructions for connecting the OpenAPI specification. 3. **Market Yandex Go Sellers**: Refer to the specific guide 'How to work with the Market API' for Market Yandex Go sellers. 4. **Task-Specific Instructions**: Check the 'Step-by-step instructions' section for guidance tailored to your specific tasks. 5. **API Method Overview**: Explore the overview of API methods for the relevant model to identify necessary tools. 6. **Method Details**: Read the detailed description of each method and implement the integration. 7. **API Notifications (Optional)**: Connect API notifications to receive real-time updates on events like order changes, buyer messages, and disputes. ``` -------------------------------- ### API Notifications Overview Source: https://yandex.ru/dev/market/partner-api/doc/ru/index Information about API notifications from Yandex Market, including the types of events that trigger notifications and their benefits. ```APIDOC ## API Notifications Overview ### Description This section details the API notifications feature, which allows sellers to receive real-time updates from Yandex Market about various events. This is an optional integration but crucial for timely responses to changes in orders, returns, and cancellations. ### Events Triggering Notifications - New order creation - Order modification - Order status change - New chat with a buyer - New message in a chat - Dispute initiation - Dispute completion - New product review creation - New comment on a review - Order cancellation request creation - Order cancellation - New non-purchase or return creation - Non-purchase or return status change *Notifications are also sent for test orders.* ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.