{
  "x402Version": 2,
  "id": 15204,
  "slug": "15204",
  "resource": "https://space.halowerk.com/v1/geomagnetic-storm",
  "description": "Maps a caller-supplied Kp value to conventional G0–G5 bands, maps Dst to declared disturbance bands, and combines severity with geomagnetic latitude and infrastructure class. It does not retrieve observations, forecast a storm, model local ground conductivity, or predict equipment failure.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "dst_nanotesla": -135,
            "geomagnetic_latitude_deg": 58,
            "infrastructure": "power_grid",
            "kp_index": 7
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "dst_nanotesla": {
                    "maximum": 1000,
                    "minimum": -2000,
                    "type": "number"
                  },
                  "geomagnetic_latitude_deg": {
                    "maximum": 90,
                    "minimum": -90,
                    "type": "number"
                  },
                  "infrastructure": {
                    "enum": [
                      "satellite",
                      "radio",
                      "navigation",
                      "power_grid",
                      "pipeline"
                    ],
                    "type": "string"
                  },
                  "kp_index": {
                    "maximum": 9,
                    "minimum": 0,
                    "type": "number"
                  }
                },
                "required": [
                  "kp_index",
                  "dst_nanotesla",
                  "geomagnetic_latitude_deg",
                  "infrastructure"
                ],
                "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"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "space.halowerk.com",
  "lastUpdated": "2026-09-01T07:50:51.593Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T07:50:51.393Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "space.halowerk.com",
    "manifest_name": "space.halowerk.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}