integrations.sh
← all integrations

Netatmo

OpenAPI apis-guru iot

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.devicelist

    The 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.getthermstate

    The method getthermstate returns the last Thermostat measurements, its current weekly schedule, and, if present, its current manual temperature setpoint.

  • deprecated.getuser

    The method getuser returns information about a user such as prefered language, prefered units, and list of devices.

  • healthyhomecoach.gethomecoachsdata

    The method gethomecoachsdata Returns data from a user Healthy Home Coach Station (measures and device specific data).

  • partner.partnerdevices

    The method partnerdevices returns the list of device_id to which your partner application has access to.

  • public.getpublicdata

    Retrieves publicly shared weather data from Outdoor Modules within a predefined area.

  • station.getmeasure

    The method getmeasure returns the measurements of a device or a module.

  • station.getstationsdata

    The method getstationsdata Returns data from a user's Weather Stations (measures and device specific data).

  • thermostat.createnewschedule

    The method createnewschedule creates a new schedule stored in the backup list.

  • thermostat.getthermostatsdata

    The method getthermostatsdata returns information about user's thermostats such as their last measurements.

  • thermostat.setthermpoint

    The method setthermpoint changes the Thermostat manual temperature setpoint.

  • thermostat.switchschedule

    The method switchschedule switches the Thermostat's schedule to another existing schedule.

  • thermostat.syncschedule

    The method syncschedule changes the Thermostat weekly schedule.

  • welcome.addwebhook

    Links a callback url to a user.

  • welcome.dropwebhook

    Dissociates a webhook from a user.

  • welcome.getcamerapicture

    Returns the snapshot associated to an event.

  • welcome.geteventsuntil

    Returns the snapshot associated to an event.

  • welcome.gethomedata

    Returns information about users homes and cameras.

  • welcome.getlasteventof

    Returns most recent events.

  • welcome.getnextevents

    Returns previous events.

  • welcome.setpersonsaway

    Sets a person as 'Away' or the Home as 'Empty'. The event will be added to the user’s timeline.

  • welcome.setpersonshome

    Sets a person as 'At home'.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools