Pollen and UV
Weather APIs bury pollen in a nested object. This page is the hayfever button.
GET /v1/pollen returns grass, birch, and alder as numbers and bands (low to very-high). If any band is high, kit includes antihistamine and yes is true.
GET /v1/uv is the sunscreen cousin: UV number plus low / moderate / high.
Who it is for
Pharmacies, outdoor retailers, school letters, Pulse users who only care about hayfever today.
Try it
https://fetch.li/v1/pollen?postcode=SW1A1AA
https://fetch.li/v1/pollen?postcode=M1&format=text
https://fetch.li/v1/uv?postcode=CF10
Bands use grains per cubic metre: under 10 low, 10 to 49 moderate, 50 to 99 high, 100+ very high. That is a practical split, not a clinical diagnosis.
Air quality has AQI and PM2.5. Pack folds antihistamine into merch flags.
Try it
GET https://fetch.li/v1/pollen
Answer
Response