/cian/offers/search
Search CIAN real-estate offers within a region. Returns offer cards: id, url, deal/offer type, price (with multi-currency values), total/living/kitchen area, rooms, floor, building details, address with coordinates and nearby metro, photos, the new-building complex and the seller. Filter by deal type, property type, room layout, price/area/floor/ceiling/build-year ranges, building material, renovation, metro distance, new-build only, developer-only, owner-only, mortgage-possible, not-first-floor, balcony, loggia, video and photos, with configurable sort order.
Price: 20 credits per 28 results
💡 AI Hint: Search CIAN offers within a region (region: numeric CIAN region ID, 1 = Moscow, 2 = Saint Petersburg). Choose deal_type (sale/rent/rent_daily) and offer_type (flat/room/house/commercial/garage/…). Each result has id (feed to cian/offers for full detail), url, price, area, rooms_count, floor_number, address, latitude/longitude, undergrounds, image+images, newbuilding and seller. Narrow with rooms, min/max price (RUB; per month for rentals), total/living/kitchen area ranges, floor and building-floors ranges, ceiling height, build-year range, house_material, repair, metro distance (max_metro_time + metro_transport), only_newbuilding, from_developer, from_owner, mortgage_possible, not_first_floor, with_balcony, with_loggia, with_video, with_photo and sort.
⚠️ Common errors: 412: Region not found or no offers matched
Authorizations
API token from the dashboard
Headers
Body
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500CIAN region ID (e.g. 1 = Moscow, 2 = Saint Petersburg).
Deal type: sale, long-term rent or daily rent.
sale, rent, rent_daily Property type.
flat, room, house, house_part, townhouse, land, commercial, garage Only new-build (primary market) offers.
Restrict to these room layouts (multiple allowed).
studio, 1, 2, 3, 4, 5, 6+, free_layout Minimum price (RUB; per month for rentals).
x >= 0Maximum price (RUB; per month for rentals).
x >= 0Minimum total area (m²).
x >= 0Maximum total area (m²).
x >= 0Minimum living area (m²).
x >= 0Maximum living area (m²).
x >= 0Minimum kitchen area (m²).
x >= 0Maximum kitchen area (m²).
x >= 0Minimum floor of the flat.
x >= 0Maximum floor of the flat.
x >= 0Minimum number of floors in the building.
x >= 0Maximum number of floors in the building.
x >= 0Minimum ceiling height (m).
x >= 0Minimum building construction year.
x >= 0Maximum building construction year.
x >= 0Restrict to these building materials (multiple allowed).
brick, monolith, panel, block, wood, stalin, shield, brick_monolith, wireframe, aerocrete_block, gas_silicate_block Restrict to these renovation states (multiple allowed).
without, cosmetic, euro, design How to measure metro distance when max_metro_time is set.
walk, transport Maximum time to metro (minutes), measured per metro_transport.
x >= 0Only offers sold directly by the developer.
Only offers listed directly by the owner (no agents).
Only offers where a mortgage purchase is possible.
Exclude offers on the first floor.
Only offers that have at least one balcony.
Only offers that have a loggia.
Only offers that include a video.
Only offers that have photos.
Result ordering.
default, price_asc, price_desc, area, metro_time, street, date_desc, date_asc Response
Successful Response