Publication date: 05.03.2025
wb.ru
SubdomainsWe are transitioning all API methods to subdomains ending in wildberries.ru
to streamline and standardize the service structure. The same methods and data available on wb.ru
are now accessible via wildberries.ru
.
Currently, the following services operate on wb.ru
:
If you have integrations using wb.ru
, please check and update your URLs to the new domain. Otherwise, starting April 15, 2025, these methods will no longer be available, potentially causing disruptions.
The «**** Seller Analytics (CSV)» section now includes methods for creating (see documentation) and retrieving (see documentation) search query reports in CSV format.
New models added to the method descriptions:
Exporting detailed search query statistics helps identify the most popular keyword combinations and optimize product listings accordingly. The CSV format simplifies data processing across various analytics platforms.
The response of the method has been expanded with eight new fields and additional price and medianPosition structures.
Newly added fields:
This enhanced dataset enables a more comprehensive analysis of search results. For example, you can compare product prices with their ratings to understand how pricing impacts search ranking.
Updates have been made to the report creation method for CSV reports:
subjectIds
and tagIds
for filtering.subjectId
and tagId
fields are no longer mandatory.Users can now fine-tune their reports by filtering data by product categories and tags. If these fields are irrelevant, reports can be generated without explicitly specifying them.
All the above-mentioned analytics and data methods are available only with a "Jam" subscription. See more details on the subscription page.
section
Parameter from the Offer Update Method in WB DigitalThe offer update request has been modified to remove the section
parameter. If you do not remove this parameter from your code, the system will simply ignore it.
This change simplifies the request structure by eliminating unnecessary elements. If you are not using the parameter or cannot update your integration immediately, no issues will arise — your code will continue to function correctly.
Wildberries has released a new version of the news retrieval method. The current version (documentation) will be deprecated on April 7.
Key changes in the new version:
text
field has been replaced with content
, and news content is now provided without HTML formatting.types
array has been added for tags.This update simplifies news display in external applications and services—text can now be rendered directly without additional HTML processing, and tags help categorize news more effectively.
Each section of the API documentation now includes links to the WB Help Center. The Help Center is a knowledge base covering marketplace operations, business processes, policies, tools, and more.
Now, while reviewing the documentation, you can easily navigate to detailed explanations in the Help Center. This saves time and helps speed up the integration process.
Starting March 31, outdated methods for retrieving will be discontinued:
We recommend switching to the new methods:
The new format is more up-to-date and will be supported for a longer period. Transitioning to the new methods ensures stable data access and simplifies integration through unified API principles.