POST
/
v2
/
property
/
url
/
_search
curl --request POST \
  --url https://api.f6o.co/v2/property/url/_search \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{
  "url": "<string>",
  "excludedFields": [
    "<string>"
  ],
  "includedFields": [
    "<string>"
  ]
}'
{
  "apiVersion": "<string>",
  "context": "<string>",
  "data": {
    "firstKnownAdFlxId": "<string>",
    "flxId": "<string>",
    "indexTimestamp": "2023-11-07T05:31:56Z",
    "firstKnownAdLegacyId": "<string>",
    "meta": {
      "firstSeenAt": "2023-11-07T05:31:56Z",
      "lastUpdatedAt": "2023-11-07T05:31:56Z",
      "firstPublishedAt": "2023-11-07T05:31:56Z",
      "lastPublishedAt": "2023-11-07T05:31:56Z",
      "lastSeenAt": "2023-11-07T05:31:56Z",
      "isTotallyOffline": true,
      "totallyOfflineAt": "2023-11-07T05:31:56Z"
    },
    "title": "<string>",
    "description": "<string>",
    "tags": [
      "<string>"
    ],
    "medias": {
      "virtualVisitExternalUrl": [
        "<string>"
      ],
      "images": [
        {
          "imageId": "<string>",
          "url": "<string>",
          "s3Path": "<string>",
          "gaussianHash": "<string>",
          "perceptualHash": "<string>",
          "meanHash": "<string>",
          "tags": [
            "<string>"
          ],
          "caption": "<string>",
          "room": "ROOM_UNKNOWN"
        }
      ]
    },
    "isUrgent": true,
    "offer": {
      "type": "OFFER_UNKNOWN",
      "renting": {
        "isSubLease": true,
        "isShortTerm": true,
        "isLongTerm": true,
        "isColocation": true
      },
      "isCurrentlyOccupied": true
    },
    "type": "CLASS_UNKNOWN",
    "process": "PROCESS_UNKNOWN",
    "price": {
      "latest": {
        "value": 123,
        "valuePerArea": 123,
        "source": {
          "website": "<string>",
          "url": "<string>",
          "flxId": "<string>"
        }
      },
      "lowest": {
        "value": 123,
        "valuePerArea": 123,
        "source": {
          "website": "<string>",
          "url": "<string>",
          "flxId": "<string>"
        }
      },
      "highest": {
        "value": 123,
        "valuePerArea": 123,
        "source": {
          "website": "<string>",
          "url": "<string>",
          "flxId": "<string>"
        }
      },
      "initial": {
        "value": 123,
        "valuePerArea": 123,
        "source": {
          "website": "<string>",
          "url": "<string>",
          "flxId": "<string>"
        }
      },
      "warrantyDeposit": 123,
      "charges": {
        "yearlyRentalFees": 123,
        "yearlyCondoniumFees": 123,
        "yearlyHeatingFees": 123,
        "yearlyElectricityFees": 123,
        "yearlyHousingTax": 123,
        "yearlyLivingTax": 123,
        "monthlyRentSupplement": 123
      },
      "isAuction": true,
      "scope": "PRICING_ONE_OFF",
      "currency": "CURRENCY_EUR",
      "variation": {
        "sincePublished": 123,
        "sinceLastModified": 123,
        "absoluteSincePublished": 123,
        "absoluteSinceLastModified": 123
      }
    },
    "habitation": {
      "type": [
        "PROPERTY_TYPE_UNKNOWN"
      ],
      "roomCount": 123,
      "bedroomCount": 123,
      "bathroomCount": 123,
      "wcCount": 123,
      "roomsDetails": [
        {
          "roomType": "ROOM_TYPE_UNKNOWN",
          "area": 123,
          "floor": 123,
          "contextInfo": [
            "<string>"
          ]
        }
      ],
      "heatTypes": [
        "HEAT_TYPE_UNKNOWN"
      ],
      "heatTypeDetails": [
        "HEAT_DETAIL_UNKNOWN"
      ],
      "heatings": [
        "HEATING_UNKNOWN"
      ],
      "kitchenEquipped": "KITCHEN_UNKNOWN_EQUIPPED",
      "features": {
        "propertyTotalFloor": 123,
        "propertyFloor": 123,
        "viewTypes": [
          "VIEW_TYPE_UNKNOWN"
        ],
        "exposure": "EXPOSURE_UNKNOWN",
        "furniture": "UNKNOWN_FURNITURE",
        "constructionMaterials": [
          "MATERIAL_UNKNOWN"
        ],
        "viewOns": [
          "VIEW_ON_UNKNOWN"
        ],
        "glazingTypes": [
          "GLAZING_TYPE_UNKNOWN"
        ],
        "hasThroughExposure": true
      },
      "characteristics": {
        "hasLift": true,
        "hasCellar": true,
        "hasBalcony": true,
        "hasTerrace": true,
        "hasGarden": true,
        "hasFireplace": true,
        "hasGrenier": true,
        "hasPool": true,
        "hasParking": true,
        "hasGarage": true,
        "hasLand": true,
        "hasConcierge": true,
        "hasDigicode": true,
        "hasInterphone": true,
        "hasAlarm": true,
        "hasVisAVis": true,
        "isPeaceful": true,
        "hasMezzanine": true,
        "hasJacuzzi": true
      },
      "climate": {
        "epcEnergy": "ENERGY_CLASSIFICATION_UNKNOWN",
        "epcClimate": "GREENHOUSE_CLASSIFICATION_UNKNOWN",
        "epcEnergyScore": 123,
        "epcClimateScore": 123,
        "epcClimateDate": "2023-11-07T05:31:56Z",
        "epcEnergyDate": "2023-11-07T05:31:56Z"
      },
      "propertyCondition": {
        "interiorCondition": "INTERIOR_CONDITION_UNKNOWN",
        "constructionYear": 123,
        "generalConditions": [
          "GENERAL_CONDITION_UNKNOWN"
        ],
        "renovationYear": 123
      },
      "surface": {
        "total": 123,
        "livingSpace": 123,
        "floorSpace": 123,
        "livingRoom": 123,
        "kitchen": 123,
        "groundFloor": 123,
        "balconies": 123,
        "terraces": 123,
        "gardens": 123
      }
    },
    "parking": {
      "type": "PARKING_UNKNOWN",
      "count": 123,
      "numberOfCars": 123,
      "surface": 123
    },
    "land": {
      "type": "LAND_UNKNOWN",
      "hasBuildingPermit": true,
      "canConstruct": true,
      "surfaceConstructable": 123,
      "surface": 123,
      "isServiced": true,
      "hasWater": true,
      "hasElectricity": true,
      "hasTelecom": true
    },
    "location": {
      "address": {
        "number": "<string>",
        "streetName": "<string>"
      },
      "postalCode": "<string>",
      "inseeCode": "<string>",
      "irisCode": "<string>",
      "department": "<string>",
      "city": "<string>",
      "locationCoordinate": {
        "location": [
          123
        ],
        "h3Indices": {
          "h3Index1": "<string>",
          "h3Index2": "<string>",
          "h3Index3": "<string>",
          "h3Index4": "<string>",
          "h3Index5": "<string>",
          "h3Index6": "<string>",
          "h3Index7": "<string>",
          "h3Index8": "<string>",
          "h3Index9": "<string>",
          "h3Index10": "<string>",
          "h3Index11": "<string>",
          "h3Index12": "<string>"
        }
      },
      "cityCoordinate": {
        "location": [
          123
        ],
        "h3Indices": {
          "h3Index1": "<string>",
          "h3Index2": "<string>",
          "h3Index3": "<string>",
          "h3Index4": "<string>",
          "h3Index5": "<string>",
          "h3Index6": "<string>",
          "h3Index7": "<string>",
          "h3Index8": "<string>",
          "h3Index9": "<string>",
          "h3Index10": "<string>",
          "h3Index11": "<string>",
          "h3Index12": "<string>"
        }
      }
    },
    "history": [
      {
        "seenAt": "2023-11-07T05:31:56Z",
        "price": 123,
        "pricePerArea": 123,
        "daysSinceFirstSeen": 123,
        "source": {
          "website": "<string>",
          "url": "<string>",
          "flxId": "<string>"
        }
      }
    ],
    "adverts": [
      {
        "flxId": "<string>",
        "isPro": true,
        "seller": {
          "type": "SELLER_TYPE_UNKNOWN",
          "flxId": "<string>",
          "name": "<string>",
          "siren": "<string>"
        },
        "contactInCharge": {
          "firstName": "<string>",
          "lastName": "<string>",
          "phoneNumber": "<string>",
          "email": "<string>",
          "pseudonym": "<string>"
        },
        "source": {
          "website": "<string>",
          "url": "<string>",
          "flxId": "<string>"
        },
        "title": "<string>",
        "description": "<string>",
        "isOnline": true,
        "firstSeenAt": "2023-11-07T05:31:56Z",
        "lastUpdatedAt": "2023-11-07T05:31:56Z",
        "firstPublishedAt": "2023-11-07T05:31:56Z",
        "lastSeenAt": "2023-11-07T05:31:56Z",
        "price": {
          "latest": {
            "value": 123,
            "valuePerArea": 123,
            "source": {
              "website": "<string>",
              "url": "<string>",
              "flxId": "<string>"
            }
          },
          "lowest": {
            "value": 123,
            "valuePerArea": 123,
            "source": {
              "website": "<string>",
              "url": "<string>",
              "flxId": "<string>"
            }
          },
          "highest": {
            "value": 123,
            "valuePerArea": 123,
            "source": {
              "website": "<string>",
              "url": "<string>",
              "flxId": "<string>"
            }
          },
          "initial": {
            "value": 123,
            "valuePerArea": 123,
            "source": {
              "website": "<string>",
              "url": "<string>",
              "flxId": "<string>"
            }
          },
          "warrantyDeposit": 123,
          "charges": {
            "yearlyRentalFees": 123,
            "yearlyCondoniumFees": 123,
            "yearlyHeatingFees": 123,
            "yearlyElectricityFees": 123,
            "yearlyHousingTax": 123,
            "yearlyLivingTax": 123,
            "monthlyRentSupplement": 123
          },
          "isAuction": true,
          "scope": "PRICING_ONE_OFF",
          "currency": "CURRENCY_EUR",
          "variation": {
            "sincePublished": 123,
            "sinceLastModified": 123,
            "absoluteSincePublished": 123,
            "absoluteSinceLastModified": 123
          }
        },
        "location": [
          123
        ],
        "legacyId": "<string>",
        "offlineAt": "2023-11-07T05:31:56Z",
        "medias": {
          "virtualVisitExternalUrl": [
            "<string>"
          ],
          "images": [
            {
              "imageId": "<string>",
              "url": "<string>",
              "s3Path": "<string>",
              "gaussianHash": "<string>",
              "perceptualHash": "<string>",
              "meanHash": "<string>",
              "tags": [
                "<string>"
              ],
              "caption": "<string>",
              "room": "ROOM_UNKNOWN"
            }
          ]
        },
        "anomalies": [
          "UNKNOWN_ANOMALY"
        ],
        "hasAnomaly": true,
        "isExclusive": true
      }
    ],
    "isCityCenter": true,
    "hasAnomaly": true,
    "anomalies": [
      "UNKNOWN_ANOMALY"
    ],
    "estimatedPrice": {
      "value": 123,
      "valuePerArea": 123,
      "source": {
        "website": "<string>",
        "url": "<string>",
        "flxId": "<string>"
      }
    },
    "imagesLength": 123,
    "advertsLength": 123,
    "historyLength": 123,
    "websiteRefs": [
      "<string>"
    ]
  },
  "internalDelay": 123
}

Authorizations

x-api-key
string
header
required

API Key used to be authentified to these APIs. Please contact Fluximmo to get one

Body

application/json
url
string
excludedFields
string[]
includedFields
string[]

Response

200
application/json
A successful response.
apiVersion
string
context
string
data
object
internalDelay
integer

Was this page helpful?