Netatmo
Welcome to the Netatmo swagger on-line documentation !
This site is a complement to the official using swagger to bring interactivity and easy testing of requests with the "try it" button (authenticate with the authorization code OAuth2 flow by clicking the authenticate button in the methods). You can find the source code for this site can be found in the project . You can also use the online file to generate code or static documentation (see ).- Homepage
- https://api.apis.guru/v2/specs/netatmo.net/1.1.5.json
- Provider
- netatmo.net
- OpenAPI version
- 2.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/netatmo.net/1.1.5/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/netatmo.net/1.1.5/openapi.yaml
Tools (24)
Extracted live via the executor SDK.
-
deprecated.devicelistThe method devicelist returns the list of devices owned by the user, and their modules. A device is identified by its _id (which is its mac address) and each device may have one, several or no modules, also identified by an _id.
-
deprecated.getthermstateThe method getthermstate returns the last Thermostat measurements, its current weekly schedule, and, if present, its current manual temperature setpoint.
-
deprecated.getuserThe method getuser returns information about a user such as prefered language, prefered units, and list of devices.
-
healthyhomecoach.gethomecoachsdataThe method gethomecoachsdata Returns data from a user Healthy Home Coach Station (measures and device specific data).
-
partner.partnerdevicesThe method partnerdevices returns the list of device_id to which your partner application has access to.
-
public.getpublicdataRetrieves publicly shared weather data from Outdoor Modules within a predefined area.
-
station.getmeasureThe method getmeasure returns the measurements of a device or a module.
-
station.getstationsdataThe method getstationsdata Returns data from a user's Weather Stations (measures and device specific data).
-
thermostat.createnewscheduleThe method createnewschedule creates a new schedule stored in the backup list.
-
thermostat.getthermostatsdataThe method getthermostatsdata returns information about user's thermostats such as their last measurements.
-
thermostat.setthermpointThe method setthermpoint changes the Thermostat manual temperature setpoint.
-
thermostat.switchscheduleThe method switchschedule switches the Thermostat's schedule to another existing schedule.
-
thermostat.syncscheduleThe method syncschedule changes the Thermostat weekly schedule.
-
welcome.addwebhookLinks a callback url to a user.
-
welcome.dropwebhookDissociates a webhook from a user.
-
welcome.getcamerapictureReturns the snapshot associated to an event.
-
welcome.geteventsuntilReturns the snapshot associated to an event.
-
welcome.gethomedataReturns information about users homes and cameras.
-
welcome.getlasteventofReturns most recent events.
-
welcome.getnexteventsReturns previous events.
-
welcome.setpersonsawaySets a person as 'Away' or the Home as 'Empty'. The event will be added to the user’s timeline.
-
welcome.setpersonshomeSets a person as 'At home'.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools