/n11/products/sellers
Get all sellers offering an N11 product by product id (or product URL) for price comparison: each seller with its id, name, rating, price, list_price, review count, whether it is the featured (winner) offer and free shipping.
Price: 10 credits
💡 AI Hint: Fetch every seller offering the same N11 product (price comparison / buybox) by product id (numeric) or a product URL. Each item is one seller offer with seller_id, seller_name, rating (0-10 seller score), grade (0-100), price/list_price, review_count, is_winner (the featured offer shown by default), has_free_cargo, is_official_seller and url (link to that seller’s offer).
⚠️ Common errors: 412: Product not found (well-formed but nonexistent product id, or page has no seller data)
Authorizations
API token from the dashboard
Headers
Body
Response
Successful Response