/n11/sellers/products
List products from an N11 seller’s storefront (by seller id, alias or store URL): id, url, name, brand, price, list_price, image, rating, review count and free shipping.
Price: 10 credits per 20 results
💡 AI Hint: List products sold by an N11 seller’s storefront, by seller id (numeric), alias or store URL. Returns product cards: id, page_id, url, name, subtitle, brand, price/list_price/currency (TRY), image, rating, review_count, stock, category, seller_id+seller_name, is_free_shipping and is_official_seller.
⚠️ Common errors: 412: Seller not found (well-formed but nonexistent seller id/alias, or storefront has no products)
Authorizations
API token from the dashboard
Headers
Body
N11 seller id, seller alias or a store URL
1"60351"
"aksarayiletisim"
"https://www.n11.com/magaza/aksarayiletisim"
Max number of products to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response