ALL SYSTEMS LIVE·67 INSTRUMENTS · 18 VERTICALS
ED25519 · BITCOIN-ANCHORED·--:--:-- UTC
multi-model · signed

Australian weather API any point, verifiable.

Current conditions and a multi-model forecast consensus for any Australian coordinate or town — cyclone wind, rainfall, temperature — with provenance and an Ed25519 signature on every response.

The call

Keyless over MCP, or one REST call with a free key. Every datapoint is provenance-stamped and citeable.

# REST (free key)
curl -H "X-API-Key: $KEY" "https://dynamicfeed.ai/weather?city=Brisbane"

# MCP (keyless) — point any client at https://dynamicfeed.ai/mcp, then call:
current_weather(city="Brisbane")

Sample response

{ "location": "Brisbane", "temperature_c": 21.4, "wind_kmh": 24.1,
  "precipitation_mm": 0.0, "conditions": "Partly cloudy",
  "provenance": { "source": "Open-Meteo", "observed_at": "2026-06-10T09:00" } }

Why live data

Weather drives go/no-go decisions across Australian agriculture, aviation, drones, mining and insurance — and after a dispute or an incident, a screenshot of a weather app proves nothing. This serves the live reading with its source and a signature anyone can verify, months later.

Use it for

FAQ

Which models?

A multi-model consensus — ECMWF, GFS, ICON and more — rather than a single model's guess.

Does it cover cyclone wind?

Yes — wind speed at any Australian coordinate, live; pair with /v1/attest for a signed wind-threshold receipt.

How is it verifiable?

Every response is Ed25519-signed over canonical bytes — verify against /.well-known/keys or at /proof.

Keyless?

MCP is keyless; REST uses a free key.

Related live feeds

Ready when your agent is

Plug your agent into the now.

Keyless over MCP, or a free REST key — 67 live tools, signed and Bitcoin-anchored. Live in under a minute.