MeteoFeed
Events · venues · outdoor

Weather API for events & outdoor venues

Plan and protect outdoor events anywhere — precise hourly forecasts, push alerts the moment severe weather threatens, plus UV and air quality for attendee safety.

Built for event platforms, venues, festivals, sports and tourism.

Get a free API key Read the docs

What you get

Hour-by-hour planning

Hourly temperature, precipitation, wind and cloud for any venue, so you can call go/no-go, schedule, and brief crews and attendees.

Push severe-weather alerts

Register a webhook on warnings and get an HMAC-signed event the instant lightning, wind or storms threaten the site — no polling.

Attendee safety

UV index for sun-safety messaging and air quality + pollen so you can advise vulnerable attendees.

Anywhere you operate

One integration for venues in 195 countries — query by coordinates, postcode or place name.

Endpoints you’ll use

GET /v1/forecast Hourly forecast for go/no-go & scheduling.
GET /v1/warnings Severe-weather warnings — push via webhook.
GET /v1/uv UV index for sun-safety guidance.
GET /v1/air-quality Air-quality bands + pollen for attendee advisories.

Try it

curl -H "Authorization: Bearer mtfd_YOUR_KEY" \
  "https://api.meteofeed.com/v1/forecast?lat=52.10&lng=5.18&hours=24"

Other solutions

One bearer token. 195 countries. Get a free API key Read the FAQ