MeteoFeed - MeteoFeed: A Unified Global Weather Data API

by
MeteoFeed brings together multiple weather datasets into one consistent interface including Real-time weather station observations Multi-model weather forecasts Severe weather alerts Live precipitation radar data Marine and water-related information Air quality data Pollen forecasts Solar and irradiance datasets All data is delivered through a modern JSON API with bearer token authentication, allowing developers to integrate weather intelligence into their applications quickly and efficiently.

Add a comment

Replies

Best
Little project we made because we use a lot of weather data for our other projects (solar parks / power stations etc). So we were like, why not build this ourselves? So.. We build MeteoFeed. Would love feedback from developers, weather enthusiasts, and anyone building dashboards, IoT projects, agriculture tools, or energy monitoring systems

Would love to see a free tier or sandbox mode with a limited monthly request count, so indie devs and students can actually try the API before committing to a paid plan.

 yes there is a free tier available after sign-up thats the default tier.

it has 500 requests per month for free.

Finally a weather API that combines radar, marine, and air quality without juggling five different subscriptions. Setup with the bearer token was quick, and the JSON responses are cleanly structured.

finally a weather api that pulls from multiple sources without me needing to stitch them together myself, kind of a lifesaver for my side project

A unified historical archive endpoint would be huge for anyone building dashboards or training models on past weather data. Even just rolling 30 day lookups via the same JSON API would save us from cobbling together separate providers.