Weather API
Stay organized with collections
Save and categorize content based on your preferences.
weather.googleapis.com API.
Service: weather.googleapis.com
The Service name weather.googleapis.com
is needed to create RPC client stubs.
Methods |
LookupCurrentConditions
|
Returns the current weather conditions at a given location. |
LookupForecastDays
|
Returns up to 10 days of daily forecasts at a given location, starting from the current day. |
LookupForecastHours
|
Returns up to 240 hours of hourly forecasts at a given location, starting from the current hour. |
LookupHistoryHours
|
Returns up to 24 hours of hourly historical weather data at a given location, starting from the last hour. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],[],null,["# Weather API\n\nweather.googleapis.com API.\n\nService: weather.googleapis.com\n-------------------------------\n\nThe Service name `weather.googleapis.com` is needed to create RPC client stubs.\n\n[google.maps.weather.v1.Weather](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather)\n---------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|\n| [LookupCurrentConditions](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupCurrentConditions) | Returns the current weather conditions at a given location. |\n| [LookupForecastDays](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupForecastDays) | Returns up to 10 days of daily forecasts at a given location, starting from the current day. |\n| [LookupForecastHours](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupForecastHours) | Returns up to 240 hours of hourly forecasts at a given location, starting from the current hour. |\n| [LookupHistoryHours](/maps/documentation/weather/reference/rpc/google.maps.weather.v1#google.maps.weather.v1.Weather.LookupHistoryHours) | Returns up to 24 hours of hourly historical weather data at a given location, starting from the last hour. |"]]