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
4mo 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 →
ozon.ru API
Access data from ozon.ru.
uzum.uz API
Browse and search products across Uzum.uz marketplace categories, view detailed product information with customer reviews, and discover seller profiles and their product listings. Get real-time access to marketplace data including category organization, product details, pricing, and seller ratings all in one place.
catalog.onliner.by API
Search and compare products from Onliner.by's catalog with access to real-time prices, detailed product information, customer reviews, and historical price trends. Browse categories, get autocomplete suggestions, and view all available offers for any product to make informed purchasing decisions.
megamarket.ru API
Search and browse products across MegaMarket.ru's catalog, view detailed product information with customer reviews, and explore catalog categories to discover items available on Sber's Russian marketplace. Get real-time search suggestions and product recommendations to help you find exactly what you're looking for.
aliexpress.com API
aliexpress.com API
daraz.pk API
Browse and extract product data from Daraz Pakistan (daraz.pk). Search products by keyword or category, retrieve full product details, explore the category tree, and list all products for a given seller.
wildberries.ru API
Search products on Wildberries and retrieve detailed information including specifications, reviews, and pricing to compare items and make informed purchasing decisions. Get autocomplete suggestions while browsing and access comprehensive product details all in one place.
emag.ro API
Access product data from eMAG.ro, Romania's largest online retailer. Search by keyword, browse categories, retrieve product details and reviews, and look up seller information.