Google Weather API (Google Maps Platform)

"The Weather API provides comprehensive weather information - including temperature, precipitation, wind, cloud cover, and more - for locations across the globe." [1]

developers.google.com/maps/documentation/weather · By Google · Agent JSON · Suggest an edit · Last verified 2026-06-14 · Source confidence: high

Google Weather API, part of Google Maps Platform, provides current conditions, hourly and daily forecasts, historical weather, and public alerts for locations worldwide via a REST interface. Launched in April 2025 and reaching general availability in June 2025, it is priced at $0.15 per 1,000 calls with a free tier of 10,000 calls per month and self-serve signup. Coverage is global for most countries, though China, Cuba, Iran, North Korea, and Syria are excluded, and Japan and Korea support alerts only. The API is backed by SOC 2 Type 2 and ISO 27001 certifications, GDPR compliance, and a published SLA, with an MCP server available for integration.

Best for / Avoid if

Best for: Prototypes and side projects - free to start, no sales call; Regulated or enterprise workloads - compliance attestations and an enterprise plan; AI agents and automation - an agent-ready surface (MCP / llms.txt)

Scores

  • 50 / 100
    Agent friendliness
  • 100 / 100
    Pricing transparency
  • 70 / 100
    Setup speed
  • 35 / 100
    Docs quality
  • 100 / 100
    Procurement ease
  • 75 / 100
    Trust readiness

Scores are computed deterministically from this profile's published, sourced fields (pricing, compliance, capabilities, docs and developer-surface signals) - not from reviews or paid placement. Each axis is 0-100; an unknown signal scores 0 for that axis. Procurement ease is the inverse of buying friction (higher = easier to adopt).

Pricing & procurement

Pricing model
Usage-based [2]
Published pricing
Yes [3]
Free tier
Yes [4]
Free tier details
10,000 free Weather Usage billable events per month (recurring, production-usable). A Maps Demo Key is also available for testing at no cost without billing information, but is not for production use.
Self-serve signup
Yes [5]
Requires sales call
No [6]
Enterprise plan
Yes [7]
Published prices
ItemPerAmountSource
Weather Usage (SKU 9DB8-727A-ACFE) — free monthly allowance (first 10,000 events)month$0source
Weather Usage (SKU 9DB8-727A-ACFE) — 10,001 to 100,000 events/month1,000 events$0.15source
Weather Usage (SKU 9DB8-727A-ACFE) — 100,001 to 500,000 events/month1,000 events$0.12source
Weather Usage (SKU 9DB8-727A-ACFE) — 500,001 to 1,000,000 events/month1,000 events$0.09source
Weather Usage (SKU 9DB8-727A-ACFE) — 1,000,001 to 5,000,000 events/month1,000 events$0.06source
Weather Usage (SKU 9DB8-727A-ACFE) — 5,000,001+ events/month1,000 events$0.038source

Capabilities

  • Forecast
  • Historical data
  • Severe-weather alerts
Supported actions
currentConditions.lookup, forecast.days.lookup, forecast.hours.lookup, history.hours.lookup, publicAlerts.lookup, mapTypes.mapTiles.lookup (experimental) [8]
Regions
Global - most countries supported for current conditions, hourly/daily forecast, and hourly history, Japan and Korea: weather alerts only (current conditions, forecast, history not supported), China, Cuba, Iran, North Korea, Syria: no coverage, Remote locations (open oceans, deserts, mountain peaks): no coverage (returns 404) [9]
Languages
English (default), Multiple languages via languageCode parameter (applies to alert title field; unsupported codes fall back to English) [10]
Input types
lat/lon coordinates [11]
Output types
JSON, raster map tiles (experimental weather maps) [12]
Webhooks
No
Sandbox / test mode
No
SDK languages
Unknown
MCP server
Yes [13]

Trust & compliance

SOC 2
SOC 2 Type II [14]
HIPAA
No
GDPR
Yes [15]
ISO 27001
Yes [16]
PCI DSS
No
Published SLA
Yes [17]
Rate limits
6,000 queries per minute (QPM) default quota per project; adjustable via Google Cloud Console [18]
Known restrictions
Bulk data export not available; users must query within quota, Caching of response data subject to Terms of Service restrictions (place IDs exempted), Attribution required: 'Powered by Google' and 'Source: Includes weather data from Google' must be displayed, Japan and Korea: only weather alerts supported; current conditions, forecast, and history unavailable, China, Cuba, Iran, North Korea, Syria: no coverage, Remote locations (open oceans, deserts, mountain peaks) return 404 for unsupported coordinates, Maps Demo Key not for production use, Historical data limited to 24 hours; hourly forecast limited to 240 hours; daily forecast limited to 10 days, Weather maps endpoint (mapTypes) is experimental/pre-GA and may change or have limited support [19]

Developer surface

Docs rendering: static

Integration

API style
rest
Base URL
https://weather.googleapis.com/v1
Version
v1
Versioning
url
Stability
ga
Auth methods
api_key, oauth2
Idempotency keys
No
Error format
vendor-specific
Rate limit
6000 / minute

Adoption & maturity

Launched
2025-04-08
GA
2025-06-30
Notable customers
L'Oréal

Other Weather APIs

  • OpenWeather

    "Build smarter, plan better with the world's most flexible weather data platform"

    Hybrid · free tier · public pricing · self-serve

  • Visual Crossing Weather API

    "The World's Most Comprehensive Weather API for Businesses and Developers."

    Hybrid · free tier · public pricing · self-serve

  • WeatherAPI.com

    "The ultimate weather and geolocation API trusted by 850,000+ users worldwide"

    Subscription · free tier · public pricing · self-serve

  • Meteosource

    "Real-time, forecast & historical accurate data" provided through a Global Weather API leveraging machine learning models for "best-in-class accuracy."

    Subscription · free tier · public pricing · self-serve

  • Open-Meteo

    "An open-source weather API that offers free access for non-commercial use - no API key required, 30+ weather models, historical data from 1940."

    Subscription · free tier · public pricing · self-serve

  • Weatherbit

    "The High Performance Weather API for All of Your Data Needs"

    Subscription · free tier · public pricing · self-serve

Google Weather API (Google Maps Platform) alternatives · Google Weather API (Google Maps Platform) vs OpenWeather · All Weather APIs APIs

References

Change history

Every field change, who made it, and when - from our audited data pipeline and editors.

  1. 2026-06-15 Score Agent Friendliness: 3050
  2. 2026-06-15 Score Docs Quality: 1535
  3. 2026-06-14 Robots Allows Agents: (none)Yes
  4. 2026-06-14 API Reference URL: (none)https://developers.google.com/workspace/docs/api/how-tos/overview?hl=fa
  5. 2026-06-14 Has Structured Data: (none)Yes
  6. 2026-06-14 Capabilities: {}{"forecast":true,"historical":true,"severe_alerts":true}
  7. 2026-06-14 Summary Md: (none)Google Weather API, part of Google Maps Platform, provides current conditions, …
  8. 2026-06-14 Score Docs Quality: 015
  9. 2026-06-14 Rendering: (none)static
  10. 2026-06-14 Llms Txt Present: (none)No
  11. 2026-06-14 Docs URL: (none)https://developers.google.com/docs
  12. 2026-06-14 Score Agent Friendliness: (none)30
  13. 2026-06-14 Scoring Methodology: (none)Scores are computed deterministically from this profile's published, sourced fi…
  14. 2026-06-14 Best For: (none)Prototypes and side projects - free to start, no sales call, Regulated or enter…
  15. 2026-06-14 Score Trust Readiness: (none)75
  16. 2026-06-14 Score Procurement Friction: (none)100
  17. 2026-06-14 Score Docs Quality: (none)0
  18. 2026-06-14 Score Setup Speed: (none)70
  19. 2026-06-14 Score Pricing Transparency: (none)100
  20. 2026-06-14 Free Tier Details: set to 10,000 free Weather Usage billable events per month (recurring, production-usab…
  21. 2026-06-14 Self Serve Signup: set to Yes
  22. 2026-06-14 Requires Sales Call: set to No
  23. 2026-06-14 Enterprise Plan Available: set to Yes
  24. 2026-06-14 SOC 2: set to type_2
  25. 2026-06-14 HIPAA: set to No
  26. 2026-06-14 GDPR: set to Yes
  27. 2026-06-14 ISO 27001: set to Yes
  28. 2026-06-14 PCI DSS: set to No
  29. 2026-06-14 SLA Published: set to Yes
  30. 2026-06-14 SLA URL: set to https://cloud.google.com/maps-platform/terms/sla
  31. 2026-06-14 Documented Rate Limits: set to 6,000 queries per minute (QPM) default quota per project; adjustable via Google…
  32. 2026-06-14 Rate Limit Requests: set to 6000
  33. 2026-06-14 Rate Limit Window: set to minute
  34. 2026-06-14 Known Restrictions: set to Bulk data export not available; users must query within quota, Caching of respo…
  35. 2026-06-14 Auth Methods: set to api_key, oauth2
  36. 2026-06-14 Auth Docs URL: set to https://developers.google.com/maps/documentation/weather/get-api-key
  37. 2026-06-14 API Style: set to rest
  38. 2026-06-14 Base URL: set to https://weather.googleapis.com/v1
  39. 2026-06-14 API Version: set to v1
  40. 2026-06-14 Versioning Scheme: set to url
  41. 2026-06-14 Stability: set to ga
  42. 2026-06-14 Deprecation Policy URL: set to https://developers.google.com/maps/deprecations
  43. 2026-06-14 MCP URL: set to https://mapstools.googleapis.com/mcp
  44. 2026-06-14 Quickstart URL: set to https://developers.google.com/maps/documentation/weather/get-api-key
  45. 2026-06-14 Idempotency Supported: set to No
  46. 2026-06-14 Error Format: set to vendor-specific
  47. 2026-06-14 Requires Verification: set to Yes
  48. 2026-06-14 Slug: set to google-weather
  49. 2026-06-14 Price Basis: set to 1,000 calls
  50. 2026-06-14 Free Tier Limit: set to 10,000 calls/month

Suggest an edit / leave a review

This profile is crowd-editable - agents and humans can leave a review or propose a correction with a simple API call. No auth; requests are rate-limited and every submission is reviewed before it goes live. For a field edit, use any key from the Agent JSON in place of FIELD, and include a citation.

Leave a review or comment

curl -X POST https://apio.sh/api/feedback/google-weather \
  -H 'Content-Type: application/json' \
  -d '{"kind":"review","rating":5,"body":"Your experience with this API…"}'

Suggest a correction to a field (cite a source)

curl -X POST https://apio.sh/api/suggest/google-weather/FIELD \
  -H 'Content-Type: application/json' \
  -d '{"value":"corrected value","citations":[{"url":"https://source.example/page","excerpt":"supporting quote"}],"note":"what changed and why"}'

All the ways to contribute →