/jalan/areas
Browse the Jalan (じゃらん) area taxonomy used to scope hotel/ryokan searches: prefectures, their large areas (大エリア) and small areas (小エリア), each with its area code, name and canonical URL. Call without arguments to list all 47 prefectures; pass a prefecture to list its large areas; pass a prefecture and large area to list its small areas.
Price: 1 credit
💡 AI Hint: Navigate the Jalan (じゃらん) Japanese hotel area taxonomy. With no arguments returns all 47 prefectures (level=prefecture). With prefecture (code like ‘130000’ or name like ‘東京都’) returns that prefecture’s large areas (level=large_area). With prefecture + large_area (code like ‘137100’) returns its small areas (level=small_area). Each item has id (area code), name, level, url, and parent prefecture_id/prefecture_name (and large_area_id/large_area_name for small areas). Use the codes to scope hotel searches.
⚠️ Common errors: 412: Area not found (well-formed code but the prefecture/large area does not exist on Jalan)
Authorizations
API token from the dashboard
Headers
Body
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Prefecture to list large areas for, by Jalan prefecture code (e.g. 130000), Japanese name (e.g. 東京都) or area URL. Omit to list all 47 prefectures.
"130000"
Large area to list small areas for, by Jalan large-area code (e.g. 137100). Requires prefecture. Omit to list the prefecture's large areas.
"137100"
Response
Successful Response