/rakuten/shops/items
List all items of a Rakuten Ichiba (楽天市場) shop by its shop code (or shop URL). Returns product cards with title, price range, image, point, free-shipping, rating, review count, category and shop.
Price: 10 credits per 50 results
💡 AI Hint: List the full catalog of a Rakuten Ichiba (楽天市場) shop by its shop code (e.g. ‘sawaicoffee-tea’) or a full shop URL. Each result has id (shop_code/item_code), item_code, title, subtitle, price+price_max (JPY variant range), image, point, is_free_shipping, is_sold_out, rating+review_count, category+category_id, genre_breadcrumbs and shop (id/name/alias).
⚠️ Common errors: 412: Shop not found (well-formed shop code but the shop does not exist)
Authorizations
API token from the dashboard
Headers
Body
Rakuten Ichiba shop as its shop code or a full shop URL
1"sawaicoffee-tea"
"https://www.rakuten.co.jp/sawaicoffee-tea/"
Max number of items to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response