~/apis/open-meteo-weather-api

Weather API

Live current conditions and multi-day forecasts by latitude/longitude for apps, dashboards, and alerts.

Weather0.1 credits / call($0.01/credit)

Quick start

curl -X POST https://theglitchstore.com/api/secure-proxy \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"path": "GET /", "target_api": "open-meteo-weather-api", "params": {}}'

Allowed methods for this API: GET. Full docs in the documentation.