Using the weather forecast API you can access up-to-date weather information for your location, including minute-by-minute forecasts for the next hour, hourly forecasts for the next 120 hours, and daily forecasts for the next 5 days.
For the location query parameter we support multiple location types:

  • Latitude and Longitude (Decimal degree) location=42.3478, -71.0466
  • City name location=newyork
  • US zip location=10001
  • UK postcode location=SW1
  • Canada postal code location=G2J
Language
Authentication
Query
Click Try It! to start a request and see the response here!