Discover/ozon.kz API
live

ozon.kz APIozon.kz

Access Ozon.kz product listings, prices, reviews, seller info, and category trees via a structured REST API. 7 endpoints, no scraping setup required.

Endpoints
7
Updated
3mo ago
Try it
Page number
Sort order: score, price_asc, price_desc, rating, discount
Search query
api.parse.bot/scraper/8a36349f-b05d-4ec3-af65-3bf4796273bd/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/8a36349f-b05d-4ec3-af65-3bf4796273bd/search_products' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Search for products by keyword with optional sorting

Input
ParamTypeDescription
pageintegerPage number
sortstringSort order: score, price_asc, price_desc, rating, discount
queryrequiredstringSearch query
Response
{
  "type": "object",
  "fields": {
    "page": "string",
    "products": "array"
  },
  "sample": {
    "page": "1",
    "products": [
      {
        "id": "123456789",
        "url": "https://ozon.kz/product/iphone-15-128gb-black-123456789/",
        "name": "iPhone 15 128GB Black",
        "price": "350000 ₸",
        "rating": "4.9",
        "discount": "-30%",
        "reviews_count": 150,
        "original_price": "500000 ₸"
      }
    ]
  }
}

About the ozon.kz API

The Ozon.kz API provides 7 endpoints for retrieving product data, category listings, seller details, and customer reviews from Kazakhstan's Ozon marketplace. The get_product_details endpoint returns 10 response fields including price, discount, original_price, rating, seller object, characteristics array, and review count — covering the core data points needed for price monitoring, catalog research, or competitive analysis.

Product Search and Discovery

The search_products endpoint accepts a required query string and returns a paginated products array alongside a page field. Results can be sorted using the sort parameter, which accepts score, price_asc, price_desc, rating, or discount — useful for surfacing cheapest listings or highest-rated items for a given search term. The get_search_suggestions endpoint takes a partial search term and returns a suggestions array, enabling autocomplete or query expansion workflows.

Product Details and Reviews

get_product_details accepts either a product SKU or a URL slug as product_id and returns structured fields: name, price, original_price, discount, rating, description, images (array), characteristics (array of attribute-value pairs), reviews_count, and a seller object. The get_product_reviews endpoint takes a product_id (SKU) and an optional page number, returning a reviews array with paginated customer feedback.

Category Browsing

get_category_tree requires no inputs and returns the full catalog hierarchy as a data array — useful for mapping Ozon.kz's category structure before building a crawler or feed importer. get_category_listing accepts a category_id (either a numeric ID or a path slug) and optional page, returning a products array scoped to that category.

Seller Information

get_seller_info accepts a seller_id or slug and returns the seller's name and rating. This is the only seller-focused endpoint; detailed storefront metrics such as fulfillment speed or review breakdown are not exposed, but the seller object embedded in get_product_details provides a quick reference to the associated seller per product.

Common use cases
  • Monitor price and discount changes across Ozon.kz product listings using price, original_price, and discount fields.
  • Build a product feed for comparison shopping by querying search_products with multiple keywords and extracting name, price, and rating.
  • Aggregate customer sentiment by pulling reviews arrays from get_product_reviews for a set of product SKUs.
  • Map the full Ozon.kz catalog structure with get_category_tree to seed a category-level crawl.
  • Evaluate seller credibility by combining the seller object from product details with the rating from get_seller_info.
  • Power an autocomplete feature using get_search_suggestions with partial search terms.
  • Track product characteristics (e.g. brand, material, size) across a category using the characteristics array in get_product_details.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Ozon.kz have an official developer API?+
Ozon provides a seller-facing API at https://api-seller.ozon.ru for marketplace vendors to manage their own inventory, orders, and pricing. That API requires seller credentials and is scoped to seller operations. It does not provide read access to the public product catalog, reviews, or category data that this API exposes.
What does get_product_details return and can I identify the product's category from it?+
The endpoint returns name, price, original_price, discount, rating, description, images, characteristics, reviews_count, and a seller object. Category classification is not a direct response field in get_product_details. You can cross-reference with get_category_listing or get_category_tree to determine category placement. You can also fork the API on Parse and revise it to surface category metadata directly in product detail responses.
Does the reviews endpoint return structured review data such as star ratings or reviewer names?+
The get_product_reviews endpoint returns a reviews array and a page string for pagination. The internal structure of each review object — such as individual star ratings, reviewer usernames, or review dates — is not documented at the field level in the current spec. You can fork the API on Parse and revise it to expose those subfields explicitly if your use case requires structured review attributes.
Is seller data beyond name and rating available, such as total sales volume or fulfillment metrics?+
Currently get_seller_info returns only name and rating for a given seller_id or slug. Metrics like total orders, fulfillment rate, or return rate are not included. You can fork the API on Parse and revise it to add an endpoint targeting seller storefront data if those fields are available on the source page.
Does the API cover Ozon.ru (Russia) or only Ozon.kz (Kazakhstan)?+
This API is scoped to ozon.kz, the Kazakhstan-localized version of the marketplace. Product availability, pricing in KZT, and category structure may differ from ozon.ru. The Russian storefront is not covered by this API. You can fork the API on Parse and revise it to point at ozon.ru if you need the Russian catalog.
Page content last updated . Spec covers 7 endpoints from ozon.kz.
Related APIs in EcommerceSee all →
mouser.com API
mouser.com API
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.
Ozon.kz API – Products, Reviews & Categories · Parse