×

Wedant · docs

API access

Authenticate against and call the Data API.

Wedant is a workspace you use in the browser. It does not expose a public API of its own. When you need station data in your own systems, there are two supported paths.

Scheduled exports (no code)

The simplest route needs no engineering. From the Data screen you can export the dataset you want and set it to repeat, so a clean, flagged export lands on a schedule and shows up where your team already works. See Export data or schedule a report.

Programmatic access via the Live3 Data API

Wedant runs on the Live3 weather network, so the same underlying station data is available programmatically through the Live3 Data API: a read-only, server-to-server REST interface authenticated with an API key. Use it when you want to pull readings into SCADA, BI tools, or your own dashboards.

Access to a station through the API follows the same ownership rules as Wedant: an API key only reaches the stations your organization can see.