API.doc

Altitude

  • keyname altitude
  • abstract Altitude du bâtiment
  • type number
  • unit m
        
    https://api.urbs.fr/dashboard
    ?key={YOUR_API_KEY}
    &id=3bed0a88ccb15a20
    &attributes=altitude
{
    "3bed0a88ccb15a20": {
        "label": "23 B AVENUE DE PARIS",
        "postcode": "71100",
        "citycode": "71076",
        "city": "Chalon-Sur-Saone",
        "ban": "71076_5540_00023_b",
        "parcel": null,
        "lat": 46.78806600000001,
        "lon": 4.850925999999999,
        "attributes": {
            "altitude": {
                "value": 190,
                "unit": "m",
                "source": {
                    "name": "BD Alti 25m France Métropolitaine",
                    "reliability": "+++",
                    "provider": "IGN",
                    "model_year": "2023",
                    "updated_at": "2026-01-08T23:00:00.000Z",
                    "article_url": null
                }
            }
        }
    }
}