/suumo/companies/search
Search SUUMO (スーモ) rental agency shops (取り扱い店舗) around a station within a prefecture, with filters for access/opening-hours features, staff features, services and amenities, published SUUMO media and a free-text keyword, with sort order. Returns agency cards with shop name, headline, number of listings, office address, nearest station and walking time, business hours, regular holidays, phone, feature tags and image — each linking to the agency shop by its kc__ id.
Price: 1 credit
💡 AI Hint: Search SUUMO (スーモ) rental agency shops around a station. Provide pref (e.g. ‘tokyo’, ‘osaka’) and station — either a station name (e.g. ‘新宿’) together with line (railway line name, e.g. ‘JR山手線’, to disambiguate), or a 9-digit SUUMO station code (e.g. ‘000517640’). Optional filters: access (open_late/near_station/open_year_round/parking/car_pickup); staff_features (foreign_language/female_staff/consulting_master); services (rent_guarantor/no_guarantor_ok/handles_sales/corporate_contracts/…); media (has_video/has_coupon/has_staff_comment); keyword (free text); sort by name_asc/name_desc/listings_desc/listings_asc. Each result has id (kc__, usable with the agency get-by-id endpoint), url, name, headline, listing_count, address, station, walk, business_hours, holidays, tel, features and image.
Authorizations
API token from the dashboard
Headers
Body
Prefecture the station belongs to
tokyo, kanagawa, osaka, saitama, chiba, aichi, hyogo, fukuoka, hokkaido, kyoto Station the agencies are searched around — a station name (e.g. '新宿', '渋谷'; provide line to disambiguate) or a 9-digit SUUMO station code (e.g. '000517640')
1"新宿"
"000517640"
"015519133"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Railway line the station belongs to (e.g. 'JR山手線'); used to resolve a station name to its code. Not needed when station is already a 9-digit code
1Access/opening-hours features the agency must have (all of)
open_late, near_station, open_year_round, parking, car_pickup Staff features the agency must have (all of)
foreign_language, female_staff, consulting_master Services/amenities the agency must offer (all of)
local_10_years, multi_store, kids_service, barrier_free, rent_guarantor, no_guarantor_ok, move_in_loan, mover_referral, management_24h, handles_sales, corporate_contracts, company_housing SUUMO media the agency must publish — video, coupon, staff comment (all of)
has_video, has_coupon, has_staff_comment Free-text keyword to match against the agency listing
Sort order
name_asc, name_desc, listings_desc, listings_asc Response
Successful Response