Getting Started

Docs

<aside> 🌤️ OpenWeatherMap API Documentation

The purpose of the OpenWeatherMap API Documentation is to guide developers on how to use the OpenWeatherMap API for accessing weather data and information. It provides details about the API's endpoints, request parameters, response formats, and error messages.

</aside>


Untitled

Widget Example

<div id="openweathermap-widget-11"></div>
<script src='//openweathermap.org/themes/openweathermap/assets/vendor/owm/js/d3.min.js'></script><script>window.myWidgetParam ? window.myWidgetParam : window.myWidgetParam = [];  window.myWidgetParam.push({id: 11,cityid: '2643743',appid: '7f6202ffd5faaf242f45f7997bbe2fd0',units: 'metric',containerid: 'openweathermap-widget-11',  });  (function() {var script = document.createElement('script');script.async = true;script.charset = "utf-8";script.src = "//openweathermap.org/themes/openweathermap/assets/vendor/owm/js/weather-widget-generator.js";var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(script, s);  })();</script>