S

Space Weather Intelligence · Alerts

by Space Weather Intelligence

GETBaseArbitrumPolygon

$0.005

per call · USD Coin on Base

Space-weather alerts — newest bounded NOAA SWPC geomagnetic and solar-flare messages with deterministic product-code kinds, complete-message digests, and freshness.

Endpoint

GET https://space-weather.use.x402atlas.com/alerts

4

Calls / 30d

3

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://space-weather.use.x402atlas.com/alerts", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://space-weather.use.x402atlas.com/alerts?limit=20" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "alerts": [
    {
      "issued_at": "2026-08-04T15:46:00Z",
      "kind": "warning",
      "message": "Space Weather Message Code: WARK04\r\nGeomagnetic K-index of 4 expected",
      "message_original_bytes": 69,
      "message_sha256": "567f522dd8060a91d9772afe64dc8307f9f26182f82ff3614a6de429b77d7adf",
      "message_truncated": false,
      "product_id": "K04W"
    }
  ],
  "operation": "space-weather-alerts",
  "query": {
    "limit": 20
  },
  "schema_version": "noaa-swpc-normalized-v1",
  "source": {
    "name": "NOAA Space Weather Prediction Center",
    "products": [
      "alerts"
    ],
    "retrieved_at": "2026-08-04T15:47:00Z"
  },
  "source_age_seconds": 60,
  "stale": false,
  "warnings": []
}

Payment details

Pay to0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Space Weather Intelligence & similar services