Ozon
communityMajor Russian e-commerce marketplace with electronics, fashion, groceries, and marketplace for sellers.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://www.ozon.ru/api/composer-api.bx/page/json/v2Search products
Parameters
url/search/?text=keyword&from_global=true (stringrequiredReturns
products[] with id, title, price, originalPrice, rating, reviewsCount, image, brandNameGET
https://www.ozon.ru/api/entrypoint-api.bx/page/json/v2Get product details
Parameters
url/product/slug-id/ (stringrequiredReturns
title, price, description, images[], characteristics[], rating, reviewsCount, sellerGET
https://www.ozon.ru/api/composer-api.bx/page/json/v2Browse categories
Parameters
url/category/ (stringrequiredReturns
categories[] with id, name, url, subcategories[]