patchBay

7Timer! vs Open-Meteo

If you need a Weather API that's easy to integrate, go with Open-Meteo.

7Timer!

Weather, especially for Astroweather

Open-Meteo

Global weather forecast API for non-commercial use

7Timer!

  • No authentication required
  • No HTTPS support

Open-Meteo

  • No authentication required
  • HTTPS supported
  • CORS enabled for frontend use
Feature7Timer!Open-Meteo
AuthenticationNoneNone
HTTPSNoYes
CORSUnknownYes

When to use which?

Open-Meteo works directly from the browser with CORS enabled, making it better for frontend-only apps. Open-Meteo supports HTTPS, which is required for production deployments and secure data handling.