/jalan/areas

POST /api/jalan/areas

Price: 1 credit

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.

How to use it

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.

Parameters

Request body

Response

Errors

Response headers