natur.halowerk.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://natur.halowerk.com/v1/aviation-brief
|
0.005 | USDC |
https://natur.halowerk.com/v1/biodiversity-density
|
0.006 | USDC |
https://natur.halowerk.com/v1/climate-normals
|
0.005 | USDC |
https://natur.halowerk.com/v1/earthquake-brief
|
0.004 | USDC |
https://natur.halowerk.com/v1/fire-weather
|
0.005 | USDC |
https://natur.halowerk.com/v1/frost-window
|
0.005 | USDC |
https://natur.halowerk.com/v1/gnss-degradation
|
0.004 | USDC |
https://natur.halowerk.com/v1/growing-degree-days
|
0.005 | USDC |
https://natur.halowerk.com/v1/irrigation-need
|
0.005 | USDC |
https://natur.halowerk.com/v1/marine-species
|
0.004 | USDC |
https://natur.halowerk.com/v1/quake-sequence
|
0.005 | USDC |
https://natur.halowerk.com/v1/river-anomaly
|
0.005 | USDC |
https://natur.halowerk.com/v1/river-gauge
|
0.004 | USDC |
https://natur.halowerk.com/v1/runway-crosswind
|
0.005 | USDC |
https://natur.halowerk.com/v1/seasonal-species
|
0.005 | USDC |
https://natur.halowerk.com/v1/seismic-proximity
|
0.005 | USDC |
https://natur.halowerk.com/v1/solar-storm
|
0.004 | USDC |
https://natur.halowerk.com/v1/species-occurrence
|
0.005 | USDC |
https://natur.halowerk.com/v1/species-taxonomy
|
0.004 | USDC |
https://natur.halowerk.com/v1/synonym-graph
|
0.006 | USDC |
https://natur.halowerk.com/v1/volcanic-ash-route
|
0.006 | USDC |
https://natur.halowerk.com/v1/water-quality
|
0.005 | USDC |
0x2880edfff13100677bf97a3cbdf3bc34771c4e5e · basescan ↗
| Agent card | https://natur.halowerk.com |
| Provider | https://natur.halowerk.com |
| Docs | https://natur.halowerk.com |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/natur.halowerk.com) [](https://agenstry.com/agents/natur.halowerk.com) [](https://agenstry.com/agents/natur.halowerk.com) [](https://agenstry.com/agents/natur.halowerk.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "natur-halowerk-com",
"name": "natur.halowerk.com",
"description": "",
"domain": "natur.halowerk.com",
"provider": "natur.halowerk.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://natur.halowerk.com/v1/aviation-brief",
"description": "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, wind with gusts, visibility, altimeter setting, the cloud layers with their bases, and the derived ceiling \u2014 the lowest broken or overcast layer, which is the value that matters and is not the same as the lowest layer reported.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "airports",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "include_sigmets",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "include_taf",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/biodiversity-density",
"description": "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 the breakdown by kingdom. The trap this service is built around is that record density measures observers, not organisms \u2014 a city park with heavy footfall carries more records than a roadless reserve and is not thereby richer.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "years_back",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/climate-normals",
"description": "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 annual counts of frost days, ice days, summer days and hot days.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "quantities",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/earthquake-brief",
"description": "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 moment magnitude and local magnitude are not interchangeable at the edges of their ranges.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "hours",
"type": "number",
"description": "",
"example": 24,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "min_magnitude",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "reference_lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "reference_lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/fire-weather",
"description": "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 deeper layers that determine whether a fire keeps going, the Initial Spread Index combining wind with surface dryness, the Buildup Index, and the resulting Fire Weather Index.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 37.77,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": -122.42,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/frost-window",
"description": "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 hour that low occurs, so a two-hour dip at dawn is distinguishable from a night-long freeze.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "hours",
"type": "number",
"description": "",
"example": 96,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/gnss-degradation",
"description": "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 than dual-frequency ones, and shifts the computed position without any obvious sign that something is wrong.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 69.65,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 18.95,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "receiver",
"type": "string",
"description": "",
"example": "single_frequency",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/growing-degree-days",
"description": "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, and the conventional average of daily maximum and minimum, which is what agronomic tables and most published thresholds are built on. Reporting only one would either be less accurate or incomparable with the literature, so both are given with the difference between them stated.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "base_temp_c",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "thresholds",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/irrigation-need",
"description": "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 deficit and its running total. The method is named because it matters: a simple temperature-based estimate and Penman-Monteith diverge substantially in windy or dry conditions, and a number without its method cannot be compared with anything.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "altitude_m",
"type": "number",
"description": "",
"example": 40,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "crop",
"type": "string",
"description": "",
"example": "maize",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/marine-species",
"description": "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 recorded status. Where the queried name is not the accepted one, the accepted name is given together with the status term that explains why \u2014 unaccepted, alternate representation, nomen dubium and the rest each mean something different to a taxonomist and are passed through rather than flattened\u2026",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "include_synonyms",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "Gadus morhua",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/quake-sequence",
"description": "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 get the strongest event, the events that preceded it and those that followed, the duration, the spatial extent, the magnitude range and the rate of events per day. The naming is deliberate: the fields are before_strongest and after_strongest, not foreshocks and aftershocks.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "days",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 37.77,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": -122.42,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "min_magnitude",
"type": "number",
"description": "",
"example": 2.5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 200,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/river-anomaly",
"description": "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 percentile of the reference period. An unusual rate of rise is a change per hour exceeding the station own typical rate by a stated factor \u2014 this is the figure that matters in a flood and it leads the level rather than following it, so it is reported even when the absolute value is still ordinary.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "parameter",
"type": "string",
"description": "",
"example": "gauge_height",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "recent_hours",
"type": "number",
"description": "",
"example": 24,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "reference_days",
"type": "number",
"description": "",
"example": 60,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "site_id",
"type": "string",
"description": "",
"example": "01646500",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/river-gauge",
"description": "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 station own record for the requested reference period: the minimum, median and maximum, and the percentile the current reading falls at. The reference period is stated with the comparison, because a percentile without a window is not a statistic.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "reference_days",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "site_id",
"type": "string",
"description": "",
"example": "01646500",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/runway-crosswind",
"description": "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 OpenStreetMap, where runways carry an explicit bearing or one derived from their designator, and both the source and the derivation are stated per runway because a designator gives the bearing only to the nearest ten degrees.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "airport",
"type": "string",
"description": "",
"example": "EDDB",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "crosswind_limit_kt",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/seasonal-species",
"description": "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 monthly counts follow the observers, who are outdoors more in May than in November, so an uncorrected profile makes almost every species look like a spring species.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "species",
"type": "string",
"description": "",
"example": "Bufo bufo",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/seismic-proximity",
"description": "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 formula that is returned with the result: energy scales exponentially with magnitude and attenuates with distance, so a distant large event and a near small one can contribute comparably, which is the behaviour that makes a single count useless.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "days",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 37.77,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": -122.42,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "min_magnitude",
"type": "number",
"description": "",
"example": 2.5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 300,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/solar-storm",
"description": "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 is computed from ground magnetometers and therefore describes a storm that has already arrived.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "include_forecast",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/species-occurrence",
"description": "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 record \u2014 whether it is a preserved specimen, a human observation or a machine detection \u2014 the publishing dataset, and the licence of that record.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 52.52,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 13.405,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_km",
"type": "number",
"description": "",
"example": 25,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "species",
"type": "string",
"description": "",
"example": "Bufo bufo",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/species-taxonomy",
"description": "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 identifiers. The distinction the response keeps is the one that matters for anything downstream: whether the name you supplied is the accepted name or a synonym, and if it is a synonym, what the accepted name is.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "Bufo bufo",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/synonym-graph",
"description": "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 the register that supplied it. Two registers are queried rather than one because their disagreement is the finding: reconciling datasets that span decades regularly turns up names that GBIF treats as a synonym and WoRMS treats as a separate species, or the reverse, and a service that silently follows\u2026",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "include_worms",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "Gadus morhua",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/volcanic-ash-route",
"description": "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 affected segment as a from-to pair of waypoints, the SIGMET issuing centre and flight information region, the validity window, the reported base and top of the ash layer, and the raw text.",
"pricing": {
"amount": "0.006",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "sample_km",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "waypoints",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://natur.halowerk.com/v1/water-quality",
"description": "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/L, ppm and mg/l in mixed case, and combining them unchecked puts factor-of-thousand errors into any statistic built on top.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_results",
"type": "number",
"description": "",
"example": 800,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "site_id",
"type": "string",
"description": "",
"example": "USGS-01646500",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.004",
"maxAmount": "0.006",
"avgCostPerTransaction": "0.004864",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}