# Residentia REST API ## Docs - [Overview](https://api-docs.residentia.fi/overview-967555m0.md): ## API Docs - location [/location](https://api-docs.residentia.fi/location-16425326e0.md): Get all customer locations - location [getLocationByLocationNumber](https://api-docs.residentia.fi/getlocationbylocationnumber-16425327e0.md): Get the all sensors and their current values of the selected location - sensor [getSensorBySensorId](https://api-docs.residentia.fi/getsensorbysensorid-16425328e0.md): Returns one sensor and its current value - sensor [getSensorHistoryBySensorId](https://api-docs.residentia.fi/getsensorhistorybysensorid-16425329e0.md): Returns one sensor and its 24 hour history - overdrive [setOverdriveSettings](https://api-docs.residentia.fi/setoverdrivesettings-16425330e0.md): - overdrive [getOverdriveSettings](https://api-docs.residentia.fi/getoverdrivesettings-16425331e0.md): Get all override settings - overdrive [getOneLocationOverdriveSettings](https://api-docs.residentia.fi/getonelocationoverdrivesettings-16425332e0.md): Get selected location override settings - consumption_report [getMonthlyConsumption](https://api-docs.residentia.fi/getmonthlyconsumption-16425333e0.md): Get monthly consumption data for a specific location number, between the given start and end month (YYYY-MM format). - consumption_report [getDailyConsumption](https://api-docs.residentia.fi/getdailyconsumption-16425334e0.md): Get daily consumption data for a specific location number between the given start and end dates (YYYY-MM-DD format). - consumption_report [getDistrictHeating](https://api-docs.residentia.fi/getdistrictheating-19700425e0.md): Get monthly measured and normalized district heating consumption data for a specific location number and a specific year (e.g. 2025). - consumption_report [specificEnergyConsumption](https://api-docs.residentia.fi/specificenergyconsumption-23183222e0.md): Retrieves the specific energy consumption data for a given location and year, filtered by type of consumption data. ## Schemas - Schemas [LocationItem](https://api-docs.residentia.fi/locationitem-6460681d0.md): - Schemas [LocationSensorItem](https://api-docs.residentia.fi/locationsensoritem-6460682d0.md): - Schemas [SensorItem](https://api-docs.residentia.fi/sensoritem-6460683d0.md): - Schemas [SensorHistoryItem](https://api-docs.residentia.fi/sensorhistoryitem-6460684d0.md): - Schemas [HistoryData](https://api-docs.residentia.fi/historydata-6460685d0.md): - Schemas [OverdriveBody](https://api-docs.residentia.fi/overdrivebody-6460686d0.md): - Schemas [Overdrive](https://api-docs.residentia.fi/overdrive-6460687d0.md): - Schemas [OverdrivePostResponse](https://api-docs.residentia.fi/overdrivepostresponse-6460688d0.md): - Schemas [OverdriveGetResponse](https://api-docs.residentia.fi/overdrivegetresponse-6460689d0.md): - Schemas [MonthlyConsumptionItem](https://api-docs.residentia.fi/monthlyconsumptionitem-6460690d0.md):