natur.halowerk.com publishes 25 machine-payable endpoints over the x402 protocol, priced from $0.004 to $0.015 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/aviation-brief | GET | $0.005 | 402 |
| /v1/biodiversity-density | GET | $0.006 | 402 |
| /v1/climate-normals | GET | $0.005 | 402 |
| /v1/earthquake-brief | GET | $0.004 | 402 |
| /v1/fire-weather | GET | $0.005 | 402 |
| /v1/frost-window | GET | $0.005 | 402 |
| /v1/gnss-degradation | GET | $0.004 | 402 |
| /v1/growing-degree-days | GET | $0.005 | 402 |
| /v1/irrigation-need | GET | $0.005 | 402 |
| /v1/leak-indicator | GET | $0.005 | 402 |
| /v1/marine-species | GET | $0.004 | 402 |
| /v1/noise-level | GET | $0.006 | 402 |
| /v1/quake-sequence | GET | $0.005 | 402 |
| /v1/river-anomaly | GET | $0.005 | 402 |
| /v1/river-gauge | GET | $0.004 | 402 |
| /v1/runway-crosswind | GET | $0.005 | 402 |
| /v1/sat-diff | GET | $0.015 | 402 |
| /v1/seasonal-species | GET | $0.005 | 402 |
| /v1/seismic-proximity | GET | $0.005 | 402 |
| /v1/solar-storm | GET | $0.004 | 402 |
| /v1/species-occurrence | GET | $0.005 | 402 |
| /v1/species-taxonomy | GET | $0.004 | 402 |
| /v1/synonym-graph | GET | $0.006 | 402 |
| /v1/volcanic-ash-route | GET | $0.006 | 402 |
| /v1/water-quality | GET | $0.005 | 402 |
Collects the current observation, the terminal forecast, nearby pilot reports and active SIGMETs for the requested airports and returns them in one shape. The observation carries temperature, dewpoint…
Assesses the recorded biodiversity of an area around a point: how many distinct species appear, how many records support them, how recent those records are, how many separate datasets contributed, and…
Returns the German Weather Service reference-period values for the station nearest a coordinate: monthly means and annual totals for air temperature, precipitation and sunshine duration, plus the mean…
Returns a single earthquake in decision-ready form, either by its USGS event identifier or as the most significant event matching a search. Magnitude is reported with the magnitude type, because momen…
Calculates the Canadian Fire Weather Index components from an hourly forecast: the Fine Fuel Moisture Code for the surface litter that carries ignition, the Duff Moisture Code and Drought Code for the…
Turns an hourly forecast into the thing that is actually planned around: continuous frost windows. Each window carries its start and end hour, its duration, the lowest temperature within it and the ho…
Estimates how likely satellite navigation is to be degraded, keeping two distinct mechanisms apart. Ionospheric delay error rises with geomagnetic activity, affects single-frequency receivers far more…
Accumulates growing degree days at a location from the hourly forecast, for a base temperature you choose. Two methods are returned side by side: the hourly integration, which is the more accurate, an…
Computes reference evapotranspiration by the FAO-56 Penman-Monteith method from hourly forecast data, applies a crop coefficient, subtracts effective rainfall and returns the resulting daily water def…
Takes one or more district metered areas, each with a flow series and optionally a pressure series, a metered consumption figure and a service connection count, and returns three independent leak indi…
Looks a marine organism up in the taxonomically curated register rather than in an aggregator, and returns the accepted name with its AphiaID, the authority, the rank, the full classification and the …
Queries the Sensor.Community live area feed, keeps the newest noise reading per outdoor sensor within the requested radius, and returns nearest readings plus median, p10 and p90 LAeq. It never convert…
Clusters earthquakes that are close in space and time into sequences, using a single-link approach with an explicit distance and time threshold that both appear in the result. For each sequence you ge…
Compares the recent record of a gauge against its own longer history and reports three kinds of finding, kept separate because their causes differ. An extreme level is a reading in the top or bottom p…
Returns the latest instantaneous values at a USGS streamgage, together with what makes them readable. A stage of three point four feet means nothing on its own, so each value is placed against the sta…
Combines the current wind at an airport with the bearings of its runways to give, per runway direction, the headwind or tailwind component and the crosswind component. Runway geometry comes from OpenS…
Fetches two 128×128 NASA GIBS Harmonized Landsat Sentinel-2 reflectance renderings for a coordinate window, decodes the PNGs locally and compares only pixels present in both dates. It reports measured…
Builds a monthly profile of when a species is recorded near a point, from historical occurrence data, and corrects it for observation effort. The correction is the substance of the service: raw monthl…
Retrieves the earthquakes within a radius and time window of a point and turns them into an exposure figure. Each event contributes according to its magnitude and its distance, using an explicit formu…
Assembles the current state of geomagnetic activity from four NOAA sources and says what each one is good for. The planetary Kp index is the standard scale and maps to the G-scale storm levels, but it…
Retrieves occurrence records for a species within a radius of a coordinate and returns each with what makes it usable or not: the observation date, the coordinate uncertainty in metres, the basis of r…
Takes a scientific or vernacular name and returns the accepted taxon it belongs to, with the complete classification from kingdom down to species, the taxonomic authority, the GBIF key and any linked …
Assembles all names associated with one taxon into a graph with the accepted name at the centre and every synonym, basionym and alternate representation as a node carrying its status, authority and th…
Takes a route as an ordered list of waypoints, samples it at a chosen spacing and tests every sample against the currently active SIGMETs carrying a volcanic ash hazard. For each hit you get the affec…
Retrieves water quality results for a monitoring site from the Water Quality Portal and normalises them into a comparable shape. The real work is units: the same measurement appears there as mg/L, ug/…