/jalan/hotels/search
Search Jalan (じゃらん) hotels and ryokan by area (prefecture / large-area / small-area codes), with optional stay dates, party size, nightly budget and ordering. Returns a list of hotel cards with name, catch phrase, area, labels, lowest total and per-person price for the stay, overall rating and review count, top-rated aspects, description, access directions, photos and the number of available plans.
Price: 1 credit
💡 AI Hint: Search Jalan (じゃらん) hotels/ryokan within a Japanese area. Provide prefecture (area code, e.g. ‘130000’ for Tokyo), large_area (e.g. ‘137100’) and optionally small_area. Optional checkin (YYYY-MM-DD), nights, adults, rooms, budget_min/budget_max (JPY per room per night) and sort (recommended / price_low / area). Each result has id (numeric hotel id), url, name, catch_phrase, region (prefecture), area, labels, is_high_class, total_price and per_person_price (JPY for the searched stay), rating, review_count, highly_rated aspects, description, access, image+images and plan_count.
⚠️ Common errors: 412: Area not found (well-formed codes but the prefecture/large-area does not exist on Jalan)
Authorizations
API token from the dashboard
Headers
Body
Jalan prefecture area code (6 digits), e.g. 130000 for Tokyo
"130000"
Jalan large-area code (6 digits) within the prefecture
"137100"
Number of hotels to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Optional Jalan small-area code (6 digits) to narrow within the large area
"137102"
Check-in date (YYYY-MM-DD). When omitted, the lowest available rates are returned
"2026-07-10"
Number of nights
x >= 1Number of adults
x >= 1Number of rooms
x >= 1Minimum price per room per night in JPY
x >= 0Maximum price per room per night in JPY
x >= 0Result ordering
recommended, price_low, area Response
Successful Response