Query point/time-series weather parameters from the Meteomatics API using OAuth token authentication

domain: api.meteomatics.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Request an OAuth access token via GET https://login.meteomatics.com/api/v1/token using HTTP Basic auth with your account username/password.
  2. Attach the returned bearer token to subsequent requests to api.meteomatics.com instead of sending credentials on every call.
  3. Build a request URL combining ISO 8601 datetime (or range/step), parameter names (e.g. t_2m:C), and location (lat,lon or postal code) per Meteomatics' path-based query syntax.
  4. Choose a response format (JSON, CSV, netCDF, PNG) via the request path or Accept header.
  5. Refresh the OAuth token before it expires rather than re-authenticating on every request.

Known gotchas

Related routes

Authenticate to Apple's WeatherKit REST API with a signed JWT and fetch weather data for a coordinate
weatherkit.apple.com · 5 steps · unrated
Fetch an aggregated historical or future daily weather summary for a date using OpenWeather's One Call API 3.0 day_summary endpoint
api.openweathermap.org · 5 steps · unrated
Retrieve a point weather/wave forecast from the Windy Point Forecast API
api.windy.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans