curl --request GET \
--url https://api.immoteur.com/public/v1/classifieds/{id}/property \
--header 'Authorization: Bearer <token>'{
"property": {
"id": "3a8f1d72-3d0b-4ee6-9a83-a7a9a73ae6c2",
"status": {
"current": "available"
},
"description": "Appartement lumineux de 3 pièces avec balcon.",
"location": {
"city": {
"name": "Paris",
"inseeCode": "75056"
},
"country": "france",
"department": "75",
"postcode": "75001",
"latitude": 48.8606,
"longitude": 2.3376
},
"meta": {
"firstSeenAt": "2025-06-20T10:23:00Z",
"lastSeenAt": "2025-06-25T07:45:00Z"
},
"property": {
"type": "apartment",
"area": 52.5,
"bedroomCount": 2,
"roomCount": 3,
"balconyExists": true,
"terraceExists": true,
"parkingExists": true
},
"media": {
"images": [
{
"id": "04d9e7d1-5f3a-4de9-b81c-f3b49b1a1111",
"position": 1,
"url": "https://images.immoteur.com/sample/apt-paris-1.jpg"
}
]
},
"energy": {
"dpe": {
"label": "d"
},
"ges": {
"label": "e"
}
},
"transaction": {
"type": "sale",
"price": {
"initial": 680000,
"current": 650000,
"perSquareUnit": 12500,
"history": [
{
"id": "0aa4bc4b-7db0-4bf2-9a4a-f2e6f8d4f99a",
"value": 680000,
"timestamp": "2025-06-20T10:23:00Z"
},
{
"id": "4d4744d6-d7f1-4f8b-8c3c-fb8a1e3c0f8a",
"value": 650000,
"timestamp": "2025-06-25T07:45:00Z"
}
]
}
},
"classifieds": [
{
"id": "7f6e3b4d-9c22-46a0-8f20-0d1a2b3c4d5e",
"status": {
"current": "available"
},
"description": "Appartement lumineux avec terrasse et vue dégagée.",
"source": {
"domain": "seloger.com",
"url": "https://www.seloger.com/annonces/achat/appartement/paris-1er-75/5-pieces/0.htm"
},
"publisher": {
"isProfessional": true,
"type": "agency",
"email": "[email protected]",
"phone": "+33123456789",
"feesUrl": "https://www.agence-paris.fr/honoraires",
"siren": "123456789",
"siret": "12345678900011"
},
"transaction": {
"current": 650000,
"initial": 680000,
"perSquareUnit": 12500,
"history": [
{
"id": "0aa4bc4b-7db0-4bf2-9a4a-f2e6f8d4f99a",
"value": 680000,
"timestamp": "2025-06-20T10:23:00Z"
},
{
"id": "4d4744d6-d7f1-4f8b-8c3c-fb8a1e3c0f8a",
"value": 650000,
"timestamp": "2025-06-25T07:45:00Z"
}
]
}
}
]
},
"meta": {
"subscriptionPlan": "growth100",
"dataAccessLimit": {
"departments": [
"75"
],
"sirens": [
"123456789"
],
"sirets": [
"12345678900011"
]
}
}
}Returns the aggregated property that contains the given classified, including classifieds, transaction history, media, and lifecycle metadata.
curl --request GET \
--url https://api.immoteur.com/public/v1/classifieds/{id}/property \
--header 'Authorization: Bearer <token>'{
"property": {
"id": "3a8f1d72-3d0b-4ee6-9a83-a7a9a73ae6c2",
"status": {
"current": "available"
},
"description": "Appartement lumineux de 3 pièces avec balcon.",
"location": {
"city": {
"name": "Paris",
"inseeCode": "75056"
},
"country": "france",
"department": "75",
"postcode": "75001",
"latitude": 48.8606,
"longitude": 2.3376
},
"meta": {
"firstSeenAt": "2025-06-20T10:23:00Z",
"lastSeenAt": "2025-06-25T07:45:00Z"
},
"property": {
"type": "apartment",
"area": 52.5,
"bedroomCount": 2,
"roomCount": 3,
"balconyExists": true,
"terraceExists": true,
"parkingExists": true
},
"media": {
"images": [
{
"id": "04d9e7d1-5f3a-4de9-b81c-f3b49b1a1111",
"position": 1,
"url": "https://images.immoteur.com/sample/apt-paris-1.jpg"
}
]
},
"energy": {
"dpe": {
"label": "d"
},
"ges": {
"label": "e"
}
},
"transaction": {
"type": "sale",
"price": {
"initial": 680000,
"current": 650000,
"perSquareUnit": 12500,
"history": [
{
"id": "0aa4bc4b-7db0-4bf2-9a4a-f2e6f8d4f99a",
"value": 680000,
"timestamp": "2025-06-20T10:23:00Z"
},
{
"id": "4d4744d6-d7f1-4f8b-8c3c-fb8a1e3c0f8a",
"value": 650000,
"timestamp": "2025-06-25T07:45:00Z"
}
]
}
},
"classifieds": [
{
"id": "7f6e3b4d-9c22-46a0-8f20-0d1a2b3c4d5e",
"status": {
"current": "available"
},
"description": "Appartement lumineux avec terrasse et vue dégagée.",
"source": {
"domain": "seloger.com",
"url": "https://www.seloger.com/annonces/achat/appartement/paris-1er-75/5-pieces/0.htm"
},
"publisher": {
"isProfessional": true,
"type": "agency",
"email": "[email protected]",
"phone": "+33123456789",
"feesUrl": "https://www.agence-paris.fr/honoraires",
"siren": "123456789",
"siret": "12345678900011"
},
"transaction": {
"current": 650000,
"initial": 680000,
"perSquareUnit": 12500,
"history": [
{
"id": "0aa4bc4b-7db0-4bf2-9a4a-f2e6f8d4f99a",
"value": 680000,
"timestamp": "2025-06-20T10:23:00Z"
},
{
"id": "4d4744d6-d7f1-4f8b-8c3c-fb8a1e3c0f8a",
"value": 650000,
"timestamp": "2025-06-25T07:45:00Z"
}
]
}
}
]
},
"meta": {
"subscriptionPlan": "growth100",
"dataAccessLimit": {
"departments": [
"75"
],
"sirens": [
"123456789"
],
"sirets": [
"12345678900011"
]
}
}
}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
Classified identifier (UUID).
"7f6e3b4d-9c22-46a0-8f20-0d1a2b3c4d5e"