ToolAssay

Mean SoilGrids total nitrogen for the 0-5 cm layer

Mean SoilGrids total nitrogen for the 0-5 cm layer. The coordinate is validated against the Natural Earth boundary for Slovakia; results outside it are rejected before payment.

Asked 4.0x its listed price for its own exampleour last check, 2026-09-24
1 of 1checks answered this week
358 msmedian answer time
$0.001listed price per call
$0.004price 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://mitteleuropa.halowerk.com/v1/sk-soil-nitrogen

CategoryEverything else
Provider hostmitteleuropa.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.004 358 ms

Example input (from the provider)

{
  "body": {
    "latitude": 48.1486,
    "longitude": 17.1077
  },
  "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": {
                "soil-nitrogen": {
                  "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": [
                "soil-nitrogen"
              ],
              "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": "sk-soil-nitrogen",
              "type": "string"
            },
            "service_id": {
              "const": "eli-0442",
              "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,
              "type": "array"

This page as JSON