docs / japan-re

Japan Real Estate

Japan property listings and details.

base /japan-re/v12 endpoints
post/japan-re/v1/listings/search2 credits

SUUMO listings search (prefecture=tokyo|kanagawa|osaka|kyoto)

ParameterAllowed / rangeDescription
prefecture = tokyooptionaltokyo · kanagawa · osaka · kyotoPrefecture to search (only these 4 are supported).
listing_type = rentoptionalrent · sale_used_house · sale_used_condoTransaction/property type (rent / used house / used condo).
page = 1optional1–1-based results page.
max_pages = 1optional1–How many pages to fetch and merge from `page` onward (stops early on an empty page).
Try in playground →
post/japan-re/v1/listings/detail2 credits

full listing detail (tables + inline JSON)

ParameterAllowed / rangeDescription
listing_idrequiredSUUMO listing id (the digits in a suumo.jp jnc_<id> URL).
Try in playground →