/suumo/projects/search
Search SUUMO (スーモ) new-build / pre-sale condominium (新築分譲マンション) projects by prefecture, optionally scoped to a city/ward, with filters for price range, exclusive floor-area range, floor-plan layout, maximum walking distance to the nearest station, required features (e.g. pets allowed, floor heating, corner unit, performance certificate) and sort order. Returns project cards with name, marketing description, address, nearest stations, delivery time, price range (JPY), most-frequent layout/area range, number of layout types, per-phase price points and photos.
Price: 1 credit
💡 AI Hint: Search SUUMO (スーモ) new-build / pre-sale condominium projects (新築分譲マンション). Provide pref (e.g. ‘tokyo’, ‘osaka’). Optional: ward (readable slug like ‘minato’ or the numeric ward code ‘13103’) to narrow within the prefecture; price_min/price_max (JPY); area_min/area_max (m2, exclusive floor area); layouts (studio/one_room/…/five_room_plus); walk_max (minutes to nearest station); facets (pets_allowed/floor_heating/corner_unit/performance_certificate/double_floor_ceiling/…); sort by newest/price_asc/price_desc/area_asc/area_desc/layout_asc/layout_desc/total_units_asc/total_units_desc. Each result has id (project path), url, name, description, address, stations (line/station/walk_min), delivery_time, price (min JPY), price_max, price_band (raw range incl. planned/価格未定), layout, area_range, layout_type_count, prices (per sales-phase price points with layout/area_range) and image/images. Use suumo/projects to fetch full details of one project; use suumo/properties/search for resale condos, houses and land.
Authorizations
API token from the dashboard
Headers
Body
Prefecture to search in
tokyo, kanagawa, osaka, saitama, chiba, aichi, hyogo, fukuoka, hokkaido, kyoto Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500City/ward to scope the search within the prefecture, as a readable slug (e.g. 'minato', 'setagaya') or the SUUMO numeric ward code (e.g. '13103')
"minato"
Minimum price (JPY)
x >= 0Maximum price (JPY)
x >= 0Minimum exclusive floor area (m2)
x >= 0Maximum exclusive floor area (m2)
x >= 0Floor-plan layouts to include (any of)
studio, one_room, two_room, three_room, four_room, five_room_plus Maximum walking minutes to the nearest station
x >= 1Required features and conditions (all must match)
new_arrival, has_floor_plan, has_coverage_report, disposer, induction_cooker, water_purifier, full_parking, pets_allowed, enhanced_security, front_service, shared_facilities, manned_24h, garbage_24h, earthquake_resistant, above_20_floors, performance_certificate, external_insulation, fiber_optic, all_electric, multiple_lines, terminal_station, supermarket_5min, sea_10min, category1_low_rise, tokyo_tower_view, mount_fuji_view, double_floor_ceiling, floor_heating, barrier_free, large_bathroom, roof_balcony, private_garden, walk_in_closet, large_living, high_sash, wide_span, high_ceiling, top_floor, above_10th_floor, corner_unit, below_4th_floor, south_facing Sort order
newest, price_asc, price_desc, area_asc, area_desc, layout_asc, layout_desc, total_units_asc, total_units_desc Response
Successful Response