/rakuten_travel/hotels/plans
Get Rakuten Travel (楽天トラベル) accommodation plans for a hotel/ryokan by hotelNo (or hotel URL) for a given stay: each plan with its name, description, period, images and bookable room types — room type, bed type, size, meal, capacity, payment options, cancellation policy, total price, price per person and points.
Price: 1 credit
💡 AI Hint: Fetch accommodation plans for a single Rakuten Travel (楽天トラベル) hotel/ryokan by numeric hotelNo (e.g. ‘28576’) or a full hotel URL, for a specific stay (checkin/checkout dates and number of adults). Returns a list of plans, each with name, description, images and a list of room types carrying price, price_per_person, meal, capacity, bed_type, cancellation policy and remaining vacancy. Prices are date- and guest-dependent.
⚠️ Common errors: 412: Hotel not found (well-formed hotelNo but the hotel does not exist)
Authorizations
API token from the dashboard
Headers
Body
Rakuten Travel hotel as a numeric hotelNo or a full hotel URL
1"28576"
"https://travel.rakuten.co.jp/HOTEL/28576/28576.html"
Check-in date (YYYY-MM-DD)
"2026-07-15"
Check-out date (YYYY-MM-DD)
"2026-07-16"
Max number of plans to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Number of adult guests
x >= 1