# Apivom Atlas — Google Pollen API

> Apivom Atlas integration for Google Pollen API: 2 gateway routes over `pollen.googleapis.com`, available through the Apivom platform (Apivom Iris workflows and the Apivom Atlas API portal). Auth model: caller-supplied token passed through to the vendor.

Notes for AI assistants:

- This catalog mirrors the vendor's public API surface as registered in Apivom Atlas (0 read-only, 2 write routes).
- Access is provisioned per customer. Commercialized providers are self-service in the Atlas portal; for everything else [request a demo](https://apivom.com/en/demo).
- Credentials are always owned by the calling tenant — Apivom Atlas is a stateless gateway.

## Routes

- `GET /v1/forecast:lookup` (forecast-lookup) — params: query
- `GET /v1/mapTypes/{mapType}/heatmapTiles/{z}/{x}/{y}` (heatmap-tiles) — params: params

## Credential model

- API Key (`apiKey`) — required — secret

## Optional

- [Apivom Atlas product page](https://apivom.com/en/products/atlas)
- [All Atlas integration guides](https://apivom.com/llms.txt)
- [Request a demo](https://apivom.com/en/demo)
