Authorizations
Send your Immoteur Personal Access Token in the Authorization header:
Authorization: Bearer <token>
You can create and manage your Personal Access Tokens here: https://immoteur.com/dashboard/settings status: current: available
Body
1-based page index.
1 <= x <= 5001
One or more property types to include.
["apartment", "house"]rent, sale Filter results to properties whose DPE label matches one of the provided letters.
["a", "b"]Filter results to properties whose greenhouse-gas (GES) label matches one of the provided letters.
["a", "b"]List of French department codes (e.g., "75" for Paris).
["75", "92"]Bounding box filter built from south-west and north-east corners in EPSG:4326.
Circular geo filter defined by a center and radius in meters.
List of INSEE city codes.
["75056", "92050"]List of French postcodes.
["75001", "92000"]Direction applied to sortBy. Defaults to desc.
asc, desc Maximum property area (m²).
100
Minimum property area (m²).
40
Filter results to properties that have a balcony.
true
Minimum number of bedrooms.
x >= 02
Filter results to properties that have a cellar.
false
Filter results to properties that have an elevator.
true
Filter results to properties that have a garage.
false
Filter results to properties that have a garden.
false
Limit to new-build/off-plan programs.
false
Filter results to properties that have parking.
true
Minimum total room count.
x >= 03
Filter results to properties that have a swimming pool.
false
Filter results to properties that have a terrace.
true
Field used to sort results. Set orderBy to switch between ascending or descending order. Defaults to firstSeenAt with desc.
firstSeenAt, lastSeenAt, lastUpdatedAt, price, priceChangeDate, pricePerSquareMeter, relevance Limit results to classifieds originating from the provided domains.
["bienici.com", "orpi.com"]Maximum number of distinct source domains attached to each property.
3
Minimum number of distinct source domains attached to each property.
1
Only properties whose price has changed recently.
false
Maximum current price.
1000000
Minimum current price.
200000