<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to Access the Windy Stations Data]]></title><description><![CDATA[<h1>Important update: Original API is deprecated</h1>
<p dir="auto"><strong>Please note that the original API described in this post is now deprecated and no longer supported.</strong></p>
<p dir="auto">While it may still appear in older examples or discussions below, we strongly recommend migrating to the new API as soon as possible. The original (legacy) API will remain operational only until the end of 2026, after which it will be fully shut down. The new API is actively maintained, fully supported, and reflects the current and future direction of the platform.</p>
<p dir="auto">You can find the complete and up-to-date documentation for the new API here:<br />
<a href="https://stations.windy.com/api-reference" rel="nofollow ugc">https://stations.windy.com/api-reference</a></p>
<p dir="auto"><em>This post has been updated to avoid confusion for newcomers who may find it via search engines. The discussion below is kept for historical context only.</em></p>
<p dir="auto">Thanks for your understanding.</p>
]]></description><link>https://community.windy.com/topic/8285/how-to-access-the-windy-stations-data</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 19:08:21 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/8285.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Apr 2019 15:46:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Mon, 19 Jan 2026 14:23:58 GMT]]></title><description><![CDATA[<h1>Thread update</h1>
<p dir="auto"><strong>There have been important changes since this discussion started.</strong></p>
<p dir="auto">The original API this thread was about <strong>is now deprecated and no longer supported</strong>. Please make sure to read the <a href="https://community.windy.com/post/21566">opening post</a>, which has been updated with the current status and next steps.</p>
<p dir="auto">We now strongly recommend using API v2, which is the only actively maintained and supported version going forward. The full and up-to-date documentation for API v2 is available here:<br />
<a href="https://stations.windy.com/api-reference" rel="nofollow ugc">https://stations.windy.com/api-reference</a></p>
<p dir="auto">Because this thread originally served the legacy API and to avoid further confusion, it is now locked. For all new implementations and questions, please refer to the new API documentation and start a new topic if needed.</p>
<p dir="auto">Thanks to everyone who contributed here, and thanks for your understanding.</p>
]]></description><link>https://community.windy.com/post/223702</link><guid isPermaLink="true">https://community.windy.com/post/223702</guid><dc:creator><![CDATA[marekd]]></dc:creator><pubDate>Mon, 19 Jan 2026 14:23:58 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sun, 01 Jun 2025 18:50:32 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">How exactly does sending a precip value work?</p>
<p dir="auto">I am sending precipitation for the last hour as written in the parameter. I have programmed a time window where precipitation for the last 60 minutes is stored and the value is sent every 5 minutes. Anyway, I don't think that adding up the precipitation on the windy side works correctly or the interpretation of this parameter is wrong.</p>
<p dir="auto">I will give an example of what I send.</p>
<p dir="auto">10:00 - 0mm (past hour)<br />
10:05 - 5mm (past hour) ------+5mm rain between 10:00-10:05<br />
10:10 - 5mm (past hour)<br />
10:15 - 5mm (past hour)<br />
10:20 - 5mm (past hour)<br />
10:25 - 5mm (past hour)<br />
10:30 - 20mm (past hour)------+15mm rain between 10:25-10:30<br />
10:35 - 20mm (past hour)<br />
10:40 - 20mm (past hour)<br />
10:45 - 20mm (past hour)<br />
10:50 - 20mm (past hour)<br />
10:55 - 20mm (past hour)<br />
11:00 - 20mm (past hour)<br />
11:05 - 20mm (past hour)<br />
11:10 - 15mm (past hour) -------minus 5 because an hour has passed since the rains<br />
11:15 - 15mm (past hour)<br />
11:20 - 15mm (past hour)<br />
11:25 - 15mm (past hour)<br />
11:30 - 15mm (past hour)<br />
11:35 - 0mm (past hour) -------minus -15 because an hour has passed since the rains</p>
<p dir="auto">So I don't know where the error is, but I'm sending the data as it should (according to the interpretation of precipitation for the past hour)</p>
]]></description><link>https://community.windy.com/post/212791</link><guid isPermaLink="true">https://community.windy.com/post/212791</guid><dc:creator><![CDATA[Martin 90d7e031-b91d-4458-a44d-addcad9e0b76]]></dc:creator><pubDate>Sun, 01 Jun 2025 18:50:32 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sun, 04 May 2025 06:36:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slawek931" aria-label="Profile: slawek931">@<bdi>slawek931</bdi></a> did you happen to get this to work?<br />
I am using ecowitt and would like to upload data to windy but I'm not entirely savvy with this, if you got it to work, would you be able to helpe out with the steps to do it.</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://community.windy.com/post/211335</link><guid isPermaLink="true">https://community.windy.com/post/211335</guid><dc:creator><![CDATA[Hunter Killer 2]]></dc:creator><pubDate>Sun, 04 May 2025 06:36:44 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sat, 13 Jul 2024 10:10:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/windywolf-0" aria-label="Profile: windywolf-0">@<bdi>windywolf-0</bdi></a> I know it's an old thread, but I have just experimented with it and it works well. My URL (my secret key not shown fully):</p>
<pre><code>https://stations.windy.com/pws/station/ey.......................................Ms/1
</code></pre>
<p dir="auto">Notice the /1 at the end. That is not my User ID, but Station ID, which is a number 1, 2, 3, etc. I have two stations registered. As the API secret key is unique, there is not need for further id's other than which station you want to output as you can have multiple stations registered.</p>
<p dir="auto">Output is somehting like this:</p>
<pre><code>{
  "header": {
    "name": "Hillerød Vejr",
    "content": {
      "url": "https://www.weatherlink.com/embeddablePage/show/29253b7531e245f29849d08b8aa11b36/summary",
      "text": "Roland Lyngvig"
    },
    "agl_temp": 2,
    "agl_wind": 10,
    "elev_m": 51,
    "lat": 55.9441848441452,
    "lon": 12.3373728990555,
    "stationType": "Davis Vantage Pro2 Plus",
    "shareOption": "Open",
    "id": "1f071b2f3",
    "stationId": 1,
    "type": "pws",
    "updated": "2024-07-13T09:50:53.349Z",
    "observation": {
      "avgFreqMin": 5.00248138957816,
      "records": 4,
      "avgDelayMin": 2.50124069478908,
      "latestObs": "2024-07-12T05:58:02.000Z"
    },
    "observationUpdated": "2024-07-12T06:01:57.473Z"
  },
  "data": {
    "ts": [1718273281000, 1718273581000, 1718273881000, 1718274181000, 1718274481000, 1718274781000, 1718275081000, 1718275381000, 1718275681000, 1718275981000, 1718276281000, 1718276581000, 1718276881000, 1718277181000, 1718277481000, 1718277781000, 1718278081000, 
</code></pre>
<p dir="auto">My reporting happens from a C#/.NET program I have made that runs locally in my house so it can access the WeatherLink device and read out data every 5 minutes. That is a very good and stable solution that runs 99.9%.</p>
]]></description><link>https://community.windy.com/post/194445</link><guid isPermaLink="true">https://community.windy.com/post/194445</guid><dc:creator><![CDATA[Rolandoz]]></dc:creator><pubDate>Sat, 13 Jul 2024 10:10:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Wed, 15 May 2024 13:01:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chezburke" aria-label="Profile: chezburke">@<bdi>chezburke</bdi></a> said in <a href="/post/21622">How to Access the Windy Stations Data</a>:</p>
<blockquote>
<p dir="auto">In addition, there is no rainfall data</p>
</blockquote>
]]></description><link>https://community.windy.com/post/190288</link><guid isPermaLink="true">https://community.windy.com/post/190288</guid><dc:creator><![CDATA[Namaku Anthony]]></dc:creator><pubDate>Wed, 15 May 2024 13:01:23 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sun, 28 Apr 2024 20:43:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tomslavkovsky" aria-label="Profile: TomSlavkovsky">@<bdi>TomSlavkovsky</bdi></a> said in <a href="/post/21566">How to Access the Windy Stations Data</a>:</p>
<blockquote>
<p dir="auto"><a href="https://stations.windy.com/pws/stations/API-KEY" rel="nofollow ugc">https://stations.windy.com/pws/stations/API-KEY</a></p>
</blockquote>
]]></description><link>https://community.windy.com/post/188551</link><guid isPermaLink="true">https://community.windy.com/post/188551</guid><dc:creator><![CDATA[FunnyFarm]]></dc:creator><pubDate>Sun, 28 Apr 2024 20:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Tue, 26 Mar 2024 08:35:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ioanzagk" aria-label="Profile: Ioanzagk">@<bdi>Ioanzagk</bdi></a> How would you like to access them? In Windy or anywhere else?</p>
]]></description><link>https://community.windy.com/post/184346</link><guid isPermaLink="true">https://community.windy.com/post/184346</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Tue, 26 Mar 2024 08:35:03 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Mon, 25 Mar 2024 18:34:19 GMT]]></title><description><![CDATA[<p dir="auto">Hello, how can I access my station's data</p>
<p dir="auto"><a href="https://meteokalamaria.gr" rel="nofollow ugc">https://meteokalamaria.gr</a></p>
]]></description><link>https://community.windy.com/post/184297</link><guid isPermaLink="true">https://community.windy.com/post/184297</guid><dc:creator><![CDATA[Ioanzagk]]></dc:creator><pubDate>Mon, 25 Mar 2024 18:34:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Mon, 25 Mar 2024 10:12:54 GMT]]></title><description><![CDATA[<p dir="auto">@loanzagk Here is the link to your station: <a href="https://www.windy.com/station/pws-f06ef7f6?39.661,22.978,8" rel="nofollow ugc">https://www.windy.com/station/pws-f06ef7f6?39.661,22.978,8</a></p>
]]></description><link>https://community.windy.com/post/184222</link><guid isPermaLink="true">https://community.windy.com/post/184222</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Mon, 25 Mar 2024 10:12:54 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sun, 24 Mar 2024 13:16:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi, how to access my station<br />
My Station-ID is f06ef7f6</p>
]]></description><link>https://community.windy.com/post/184119</link><guid isPermaLink="true">https://community.windy.com/post/184119</guid><dc:creator><![CDATA[Ioanzagk]]></dc:creator><pubDate>Sun, 24 Mar 2024 13:16:47 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sun, 24 Mar 2024 13:11:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello, how can I access my station's data</p>
<p dir="auto">[<a href="https://kalamaria.gr" rel="nofollow ugc">https://kalamaria.gr</a>](link url)</p>
]]></description><link>https://community.windy.com/post/184117</link><guid isPermaLink="true">https://community.windy.com/post/184117</guid><dc:creator><![CDATA[Ioanzagk]]></dc:creator><pubDate>Sun, 24 Mar 2024 13:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Thu, 14 Mar 2024 20:09:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/suty" aria-label="Profile: Suty">@<bdi>Suty</bdi></a> Ok, thank you for your help and information.<br />
Regards.</p>
]]></description><link>https://community.windy.com/post/182971</link><guid isPermaLink="true">https://community.windy.com/post/182971</guid><dc:creator><![CDATA[slawek931]]></dc:creator><pubDate>Thu, 14 Mar 2024 20:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Wed, 13 Mar 2024 10:31:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slawek931" aria-label="Profile: slawek931">@<bdi>slawek931</bdi></a> Hi, I am sorry about the delay with reply here. I have got info from the product team and pressure cannot be added there, since we have a filter to display only certain values to keep the readable data. Since you are sending rain and uv, pressure is not allowed.</p>
]]></description><link>https://community.windy.com/post/182791</link><guid isPermaLink="true">https://community.windy.com/post/182791</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Wed, 13 Mar 2024 10:31:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Thu, 07 Mar 2024 22:00:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/suty" aria-label="Profile: Suty">@<bdi>Suty</bdi></a> <img src="/assets/uploads/files/1709848793659-2024-03-07-1-resized.png" alt="2024-03-07 (1).png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/post/182102</link><guid isPermaLink="true">https://community.windy.com/post/182102</guid><dc:creator><![CDATA[slawek931]]></dc:creator><pubDate>Thu, 07 Mar 2024 22:00:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Thu, 07 Mar 2024 21:58:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/suty" aria-label="Profile: Suty">@<bdi>Suty</bdi></a> Unfortunately, despite changing the data format, the pressure is still not visible on the Windy map.</p>
]]></description><link>https://community.windy.com/post/182101</link><guid isPermaLink="true">https://community.windy.com/post/182101</guid><dc:creator><![CDATA[slawek931]]></dc:creator><pubDate>Thu, 07 Mar 2024 21:58:04 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Wed, 06 Mar 2024 19:15:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/suty" aria-label="Profile: Suty">@<bdi>Suty</bdi></a> I did as you said, i.e. CumulusMX has now shipped to Pa. Unfortunately, after a few hours, there is no pressure visible on the Windy map. I'll leave it like that until tomorrow.</p>
<p dir="auto"><img src="/assets/uploads/files/1709752490120-2024-03-06-resized.png" alt="2024-03-06.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/post/181940</link><guid isPermaLink="true">https://community.windy.com/post/181940</guid><dc:creator><![CDATA[slawek931]]></dc:creator><pubDate>Wed, 06 Mar 2024 19:15:25 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Wed, 06 Mar 2024 08:09:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slawek931" aria-label="Profile: slawek931">@<bdi>slawek931</bdi></a> Hi, I forwarded these data to colleague and he told me that you use wrong format of data in some cases. Use this one everyhwere and it should start to display data in Windy in a while. <img src="/assets/uploads/files/1709712518918-85bb7f8d-0fb7-421a-95e3-ac9bb04b319b-image-resized.png" alt="85bb7f8d-0fb7-421a-95e3-ac9bb04b319b-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/post/181882</link><guid isPermaLink="true">https://community.windy.com/post/181882</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Wed, 06 Mar 2024 08:09:11 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Tue, 05 Mar 2024 14:43:42 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1709649802620-2024-03-05-resized.png" alt="2024-03-05.png" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1709649800477-2024-03-05-4-resized.png" alt="2024-03-05 (4).png" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1709649796583-2024-03-05-3-resized.png" alt="2024-03-05 (3).png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/post/181777</link><guid isPermaLink="true">https://community.windy.com/post/181777</guid><dc:creator><![CDATA[slawek931]]></dc:creator><pubDate>Tue, 05 Mar 2024 14:43:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Tue, 05 Mar 2024 07:41:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/slawek931" aria-label="Profile: slawek931">@<bdi>slawek931</bdi></a>, can you please share the screenshot from <a href="https://stations.windy.com/pws/station/open/API_KEY/STATION_ID" rel="nofollow ugc">https://stations.windy.com/pws/station/open/API_KEY/STATION_ID</a>?</p>
]]></description><link>https://community.windy.com/post/181729</link><guid isPermaLink="true">https://community.windy.com/post/181729</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Tue, 05 Mar 2024 07:41:47 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Mon, 04 Mar 2024 20:24:04 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I'm uploading data to Windy using CumulusMX from EcoWitt Cloud. All data is displayed on the map except pressure. After entering <a href="https://stations.windy.com/pws/station/open/API_KEY/STATION_ID" rel="nofollow ugc">https://stations.windy.com/pws/station/open/API_KEY/STATION_ID</a> I see that the pressure data is being transferred.<br />
ID: f07e9664<br />
Where could the problem be?<img src="/assets/uploads/files/1709583811750-2024-03-04-resized.png" alt="2024-03-04.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.windy.com/post/181672</link><guid isPermaLink="true">https://community.windy.com/post/181672</guid><dc:creator><![CDATA[slawek931]]></dc:creator><pubDate>Mon, 04 Mar 2024 20:24:04 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Tue, 27 Feb 2024 03:58:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tomslavkovsky" aria-label="Profile: TomSlavkovsky">@<bdi>TomSlavkovsky</bdi></a> said in <a href="/post/21566">How to Access the Windy Stations Data</a>:</p>
<blockquote>
<p dir="auto"><a href="https://stations.windy.com/pws/station/API-KEY/STATION_ID" rel="nofollow ugc">https://stations.windy.com/pws/station/API-KEY/STATION_ID</a></p>
</blockquote>
]]></description><link>https://community.windy.com/post/180859</link><guid isPermaLink="true">https://community.windy.com/post/180859</guid><dc:creator><![CDATA[transon22101997]]></dc:creator><pubDate>Tue, 27 Feb 2024 03:58:22 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sat, 27 Jan 2024 04:59:16 GMT]]></title><description><![CDATA[<p dir="auto">How do I get my station to appear on <a href="http://Windy.com" rel="nofollow ugc">Windy.com</a>.<br />
All the links here tell me it is "An invalid token" What is that?</p>
<p dir="auto">Thanks Bernard<br />
My ID is 1f070c3f5</p>
<p dir="auto">Cheers</p>
]]></description><link>https://community.windy.com/post/177092</link><guid isPermaLink="true">https://community.windy.com/post/177092</guid><dc:creator><![CDATA[Itiwhetu]]></dc:creator><pubDate>Sat, 27 Jan 2024 04:59:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to Access the Windy Stations Data on Sat, 05 Aug 2023 13:59:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tomslavkovsky" aria-label="Profile: TomSlavkovsky">@<bdi>TomSlavkovsky</bdi></a></p>
<p dir="auto">why not just pick up data from PWS owners wu registered station?<br />
it's so simple !<br />
isamroiy2  is my Wu PWS<br />
f07257f3 is windy no!</p>
]]></description><link>https://community.windy.com/post/154932</link><guid isPermaLink="true">https://community.windy.com/post/154932</guid><dc:creator><![CDATA[hoare]]></dc:creator><pubDate>Sat, 05 Aug 2023 13:59:42 GMT</pubDate></item></channel></rss>