Only retrieveing public data
Hi
I'm an app developer and I'm trying to find how to retrieve data from the /getpublicdata API access point, without having to ask the user to login to their account. I do not wish the users data, just the public data.
Hi
I'm an app developer and I'm trying to find how to retrieve data from the /getpublicdata API access point, without having to ask the user to login to their account. I do not wish the users data, just the public data.
<%= block.description %>
<% } %><%= block.description %>
<% } %>
Comments
1 comment
Hello Magnus,
With the /getpublicdata endpoint (https://dev.netatmo.com/apidocumentation/weather#getpublicdata) you need to indicate coordinates (I advise to call squares in little areas to avoid any irrelevant results, too important squares can lead to a 503 error or data out of the requested area)
You can only retrieve live data for the Weather Stations where users gave their consent to appear on the Weathermap. If the station is unreachable or no consent is given anymore for example, you will not be able to access their data
Have a good day,
Leslie - Community Manager
Please sign in to leave a comment.