ToolAssay

Combined share of permanent water, herbaceous wetland and mangrove classes

Combined share of permanent water, herbaceous wetland and mangrove classes. The coordinate is validated against the Natural Earth boundary for Netherlands; results outside it are rejected before payment.

Asked 3.0x its listed price for its own exampleour last check, 2026-09-24
1 of 1checks answered this week
340 msmedian answer time
$0.001listed price per call
$0.003price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

POST https://atlantikland.halowerk.com/v1/nl-water-wetland-share

CategoryEverything else
Provider hostatlantikland.halowerk.com
Networkseip155:8453
Payment schemesexact
Self-reported calls, 30 days1 from 1 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.003 340 ms

Example input (from the provider)

{
  "body": {
    "latitude": 52.3676,
    "longitude": 4.9041
  },
  "bodyType": "json",
  "method": "POST",
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "body": {
          "additionalProperties": false,
          "properties": {
            "latitude": {
              "description": "WGS84 latitude inside the published European coverage.",
              "maximum": 72.5,
              "minimum": 34,
              "type": "number"
            },
            "longitude": {
              "description": "WGS84 longitude inside the published European coverage.",
              "maximum": 40.5,
              "minimum": -31.5,
              "type": "number"
            }
          },
          "required": [
            "longitude",
            "latitude"
          ],
          "type": "object"
        },
        "bodyType": {
          "enum": [
            "json",
            "form-data",
            "text"
          ],
          "type": "string"
        },
        "method": {
          "enum": [
            "POST",
            "PUT",
            "PATCH"
          ],
          "type": "string"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method",
        "bodyType",
        "body"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "additionalProperties": false,
          "properties": {
            "authoritative_status": {
              "const": "preliminary_non_binding",
              "type": "string"
            },
            "category": {
              "const": "country",
              "type": "string"
            },
            "caveats": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "charged": {
              "type": "boolean"
            },
            "checked_at": {
              "type": "string"
            },
            "confidence": {
              "maximum": 1,
              "minimum": 0,
              "type": "number"
            },
            "confidence_method": {
              "minLength": 20,
              "type": "string"
            },
            "data_date": {
              "type": [
                "string",
                "null"
              ]
            },
            "evidence": {
              "additionalProperties": false,
              "properties": {
                "water-wetland-share": {
                  "additionalProperties": true,
                  "properties": {
                    "method": {
                      "type": "string"
                    },
                    "metric": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "sample_count": {
                      "minimum": 1,
                      "type": "integer"
                    },
                    "unit": {
                      "type": "string"
                    },
                    "value": {
                      "type": "number"
                    }
                  },
                  "required": [
                    "metric",
                    "name",
                    "unit",
                    "value",
                    "sample_count",
                    "method"
                  ],
                  "type": "object"
                }
              },
              "required": [
                "water-wetland-share"
              ],
              "type": "object"
            },
            "evidence_classification": {
              "const": "derived_from_open_geodata",
              "type": "string"
            },
            "facts": {
              "type": "object"
            },
            "generated_at": {
              "type": "string"
            },
            "geometry": {
              "type": [
                "object",
                "null"
              ]
            },
            "limitations": {
              "items": {
                "type": "string"
              },
              "minItems": 1,
              "type": "array"
            },
            "meta": {
              "type": "object"
            },
            "payment": {
              "additionalProperties": true,
              "required": [
                "settled",
                "price_usdc"
              ],
              "type": "object"
            },
            "recommended_next_steps": {
              "items": {
                "type": "string"
              },
              "minItems": 1,
              "type": "array"
            },
            "result": {
              "minLength": 1,
              "type": "string"
            },
            "risk_level": {
              "type": "string"
            },
            "service": {
              "const": "nl-water-wetland-share",
              "type": "string"
            },
            "service_id": {
              "const": "eli-0350",
              "type": "string"
            },
            "sources": {
              "items": {
                "additionalProperties": true,
                "properties": {
                  "authority": {
                    "type": "string"
                  },
                  "dataset": {
                    "type": "string"
                  },
                  "license": {
                    "type": "string"
                  },
                  "retrieved_at": {
                    "type": "string"
                  },
                  "url": {
                    "type": "string"
                  }
                },
                "required": [
                  "authority",
                  "dataset",
                  "url",
                  "license",
                  "retrieved_at"
                ],
                "type": "object"
              },
              "minItems": 1,
           

This page as JSON