Back to catalog
🌍

BreezoMeter Pollen

API Key

Daily Forecast pollen conditions data for a specific location

🌍EnvironmentHTTPS

Pollen Forecast

BreezoMeter Pollen

LocationPortland, OR
Tree IndexHigh (4/5)
Grass IndexLow (1/5)
Weed IndexModerate (3/5)
Risk LevelModerate

Sample Response

response.json
1{
2 "location": "Portland, OR",
3 "treeIndex": "High (4/5)",
4 "grassIndex": "Low (1/5)",
5 "weedIndex": "Moderate (3/5)",
6 "riskLevel": "Moderate"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.breezometer.com/api-documentation/pollen-api/v2/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs