Skip to main content
This page previously documented a POST /query SQL endpoint. That’s not the real design — retrieval is a plain GET against a specific variable, not an arbitrary query language.

Endpoint

The organization is not part of the path — dataHubId alone identifies the variable, and access is governed by the requesting user’s permissions rather than an org scoped to the token. See Authentication.

Parameters

Worked example

Request: hourly outdoor air temperature from a specific weather station, for a full semester, as JSON.
Example response (abbreviated):
This page is a stub for the exact error response shape — that hasn’t been finalized in the source spec yet.
See Rate Limits for the request budget (60 req/min per token, 1-year max range).