GET /pollen/current
Latest hourly pollen readings from all 16 MeteoSwiss stations. Reports concentrations in particles/m³ for 7 pollen types: alder, birch, hazel, beech, ash, oak, and grasses. Real sensor measurements updated daily — not modeled estimates like Google or Ambee. Essential for allergy apps, outdoor activity planners, and health monitoring systems.
curl https://nordapi.ee/api/v1/pollen/current
{
"count": 0,
"data": [],
"source": "MeteoSwiss",
"success": true
}