POST
/
v2
/
dvf
/
analytics
/
_combined
curl --request POST \
  --url https://api.f6o.co/v2/dvf/analytics/_combined \
  --header 'Content-Type: application/json' \
  --header 'x-api-key : <api-key>' \
  --data '{
  "search": {
    "filters": {
      "flxId": "<string>",
      "meta": {
        "mutationId": "<string>",
        "mutationDate": {
          "min": "2023-11-07T05:31:56Z",
          "max": "2023-11-07T05:31:56Z"
        },
        "anomalies": [
          "ANOMALY_UNKNOWN"
        ],
        "hasAnomaly": true
      },
      "totalSurface": 123,
      "group": "LOCAL_GROUP_UNKNOWN",
      "mainProperty": {
        "type": "PROPERTY_TYPE_UNKNOWN",
        "surface": {
          "min": 123,
          "max": 123
        },
        "mainRoomsCount": {
          "min": 123,
          "max": 123
        },
        "localType": "LOCAL_TYPE_UNKNOWN"
      },
      "parcels": [
        {
          "id": "<string>",
          "location": {
            "address": {
              "number": "<string>",
              "streetName": "<string>"
            },
            "postalCode": "<string>",
            "inseeCode": "<string>",
            "irisCode": "<string>",
            "department": "<string>",
            "city": "<string>",
            "locationCoordinate": {
              "location": {
                "preregisteredShape": {
                  "index": "UNKNOWN_GEO_INDEX",
                  "id": "<string>"
                },
                "geoDistance": {
                  "distanceKm": 123,
                  "pin": {
                    "lat": 123,
                    "lon": 123
                  }
                },
                "geoBoundingBox": {
                  "topLeft": {
                    "lat": 123,
                    "lon": 123
                  },
                  "bottomRight": {
                    "lat": 123,
                    "lon": 123
                  }
                },
                "geoShape": {
                  "relation": "UNKNOWN_SPATIAL_RELATION",
                  "type": "UNKNOWN_GEO_SHAPE_TYPE",
                  "coordinates": [
                    {
                      "lat": 123,
                      "lon": 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": {
                "preregisteredShape": {
                  "index": "UNKNOWN_GEO_INDEX",
                  "id": "<string>"
                },
                "geoDistance": {
                  "distanceKm": 123,
                  "pin": {
                    "lat": 123,
                    "lon": 123
                  }
                },
                "geoBoundingBox": {
                  "topLeft": {
                    "lat": 123,
                    "lon": 123
                  },
                  "bottomRight": {
                    "lat": 123,
                    "lon": 123
                  }
                },
                "geoShape": {
                  "relation": "UNKNOWN_SPATIAL_RELATION",
                  "type": "UNKNOWN_GEO_SHAPE_TYPE",
                  "coordinates": [
                    {
                      "lat": 123,
                      "lon": 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>"
              }
            }
          },
          "landDetail": [
            {
              "surface": {
                "min": 123,
                "max": 123
              },
              "nature": [
                {
                  "type": "NATURE_OF_LAND_UNKNOWN",
                  "specialType": "<string>"
                }
              ]
            }
          ],
          "locals": [
            "LOCAL_TYPE_UNKNOWN"
          ],
          "propertyDetail": [
            {
              "type": "PROPERTY_TYPE_UNKNOWN",
              "surface": {
                "min": 123,
                "max": 123
              },
              "mainRoomsCount": {
                "min": 123,
                "max": 123
              },
              "localType": "LOCAL_TYPE_UNKNOWN"
            }
          ],
          "lots": [
            {
              "number": {
                "min": 123,
                "max": 123
              },
              "surface": {
                "min": 123,
                "max": 123
              }
            }
          ],
          "lotCount": {
            "min": 123,
            "max": 123
          }
        }
      ],
      "properties": [
        {
          "type": "PROPERTY_TYPE_UNKNOWN",
          "surface": {
            "min": 123,
            "max": 123
          },
          "mainRoomsCount": {
            "min": 123,
            "max": 123
          },
          "localType": "LOCAL_TYPE_UNKNOWN"
        }
      ],
      "location": {
        "address": {
          "number": "<string>",
          "streetName": "<string>"
        },
        "postalCode": "<string>",
        "inseeCode": "<string>",
        "irisCode": "<string>",
        "department": "<string>",
        "city": "<string>",
        "locationCoordinate": {
          "location": {
            "preregisteredShape": {
              "index": "UNKNOWN_GEO_INDEX",
              "id": "<string>"
            },
            "geoDistance": {
              "distanceKm": 123,
              "pin": {
                "lat": 123,
                "lon": 123
              }
            },
            "geoBoundingBox": {
              "topLeft": {
                "lat": 123,
                "lon": 123
              },
              "bottomRight": {
                "lat": 123,
                "lon": 123
              }
            },
            "geoShape": {
              "relation": "UNKNOWN_SPATIAL_RELATION",
              "type": "UNKNOWN_GEO_SHAPE_TYPE",
              "coordinates": [
                {
                  "lat": 123,
                  "lon": 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": {
            "preregisteredShape": {
              "index": "UNKNOWN_GEO_INDEX",
              "id": "<string>"
            },
            "geoDistance": {
              "distanceKm": 123,
              "pin": {
                "lat": 123,
                "lon": 123
              }
            },
            "geoBoundingBox": {
              "topLeft": {
                "lat": 123,
                "lon": 123
              },
              "bottomRight": {
                "lat": 123,
                "lon": 123
              }
            },
            "geoShape": {
              "relation": "UNKNOWN_SPATIAL_RELATION",
              "type": "UNKNOWN_GEO_SHAPE_TYPE",
              "coordinates": [
                {
                  "lat": 123,
                  "lon": 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>"
          }
        }
      },
      "type": [
        "MUTATION_NATURE_UNKNOWN"
      ],
      "price": [
        {
          "value": {
            "min": 123,
            "max": 123
          },
          "valuePerArea": {
            "min": 123,
            "max": 123
          },
          "valuePerAreaCarrez": {
            "min": 123,
            "max": 123
          },
          "source": {
            "website": "<string>",
            "url": "<string>",
            "flxId": "<string>"
          }
        }
      ],
      "inflatedPrice": [
        {
          "value": {
            "min": 123,
            "max": 123
          },
          "valuePerArea": {
            "min": 123,
            "max": 123
          },
          "valuePerAreaCarrez": {
            "min": 123,
            "max": 123
          },
          "source": {
            "website": "<string>",
            "url": "<string>",
            "flxId": "<string>"
          }
        }
      ],
      "mainAdress": [
        {
          "number": "<string>",
          "streetName": "<string>"
        }
      ]
    }
  },
  "type": "UNKNOWN_ANALYSIS_TYPE",
  "group": "UNKNOWN_GROUPING_TYPE",
  "metric": "UNKNOWN_ANALYZED_TYPE"
}'
{
  "apiVersion": "<string>",
  "kind": "<string>",
  "context": "<string>",
  "internalDelay": 123,
  "data": {}
}

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
type
enum<string>
default:UNKNOWN_ANALYSIS_TYPE
Available options:
UNKNOWN_ANALYSIS_TYPE,
DISTRIBUTION_ANALYSIS_TYPE,
SUMMARY_ANALYSIS_TYPE,
ADVANCED_ANALYSIS_TYPE,
BOX_PLOT_ANALYSIS_TYPE,
PERCENTILES_ANALYSIS_TYPE
group
enum<string>
default:UNKNOWN_GROUPING_TYPE
Available options:
UNKNOWN_GROUPING_TYPE,
HABITATION_GROUPING_TYPE,
MUTATION_GROUPING_TYPE
metric
enum<string>
default:UNKNOWN_ANALYZED_TYPE
Available options:
UNKNOWN_ANALYZED_TYPE,
PRICE_ANALYZED_TYPE,
HABITATION_SURFACE_ANALYZED_TYPE,
LAND_SURFACE_ANALYZED_TYPE,
PRICE_PER_AREA_ANALYZED_TYPE,
PRICE_PER_AREA_CARREZ_ANALYZED_TYPE

Response

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

Was this page helpful?