/suumo/listings/averages
Get the SUUMO (スーモ) rental rent-average (家賃相場) benchmark for a ward or station: the typical monthly rent broken down by layout (1R, 1K, 1LDK, 2LDK, 3LDK, …) for a chosen building type (mansion, apartment or house). Also returns the rent averages of neighbouring wards/stations.
Price: 1 credit
💡 AI Hint: Get the SUUMO (スーモ) rental rent benchmark (家賃相場) for one location. Provide location as a ward path (‘tokyo/sc_chiyoda’), a station path (‘tokyo/ek_06640’) or a full soba URL; optionally building_type (mansion/apartment/house, default mansion). Returns one object with name, pref, location_type (ward/station), building_type, updated_at, averages (layout + average monthly rent in JPY) and nearby (neighbouring wards/stations with their average rent).
⚠️ Common errors: 412: No rent-average data for this location (well-formed path but no benchmark page exists)
Authorizations
API token from the dashboard
Headers
Body
Ward path ('tokyo/sc_chiyoda'), station path ('tokyo/ek_06640'), or full SUUMO soba URL
1"tokyo/sc_chiyoda"
"tokyo/ek_06640"
"osaka/sc_osakashikita"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Building type the rent average is computed for
mansion, apartment, house Response
Successful Response