Pollen API

  • The Pollen API provides access to daily pollen information with up to 1km resolution in over 65 countries.

  • The API offers two main methods: LookupForecast for retrieving pollen forecasts and LookupHeatmapTile for accessing pollen heatmap tile images.

  • The service name pollen.googleapis.com is essential for creating RPC client stubs to interact with the API.

The Pollen API.

Service: pollen.googleapis.com

The Service name pollen.googleapis.com is needed to create RPC client stubs.

google.maps.pollen.v1.Pollen

Methods
LookupForecast Returns up to 5 days of daily pollen information in more than 65 countries, up to 1km resolution.
LookupHeatmapTile Returns a byte array containing the data of the tile PNG image.