{"uid":"cap_147yWeXPA5Q5L0gMQJEaf","slug":"space-weather-intelligence-alerts-f04da1b8","name":"Space Weather Intelligence – Alerts","description":"Space-weather alerts — newest bounded NOAA SWPC geomagnetic and solar-flare messages with deterministic product-code kinds, complete-message digests, and freshness.","url":"https://space-weather.use.x402atlas.com/alerts","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","default":20,"maximum":50,"minimum":1,"description":"Maximum newest alerts returned after deterministic sorting"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["operation","schema_version","query","alerts","source","stale","source_age_seconds","warnings"],"properties":{"query":{"type":"object","required":["limit"],"properties":{"limit":{"type":"integer","maximum":50,"minimum":1,"description":"Applied maximum alert count"}},"description":"Normalized query identity after applying the default limit","additionalProperties":false},"stale":{"type":"boolean","description":"True only when a validated cached snapshot was used"},"_atlas":{"type":"object","required":["docs"],"properties":{"docs":{"type":"string","format":"uri","maxLength":512,"description":"Documentation URL for this bridge"},"related":{"type":"array","items":{"type":"object","required":["bridge","url","docs","summary"],"properties":{"url":{"type":"string","format":"uri","maxLength":512,"description":"Related route URL"},"docs":{"type":"string","format":"uri","maxLength":512,"description":"Related bridge documentation URL"},"bridge":{"type":"string","maxLength":64,"description":"Related bridge name"},"summary":{"type":"string","maxLength":256,"description":"Short capability summary"}},"description":"One related Atlas route","additionalProperties":false},"maxItems":3,"description":"Bounded related Atlas routes"}},"description":"Atlas documentation and related-route metadata added after deployment","additionalProperties":false},"alerts":{"type":"array","items":{"type":"object","required":["product_id","issued_at","kind","message","message_truncated","message_original_bytes","message_sha256"],"properties":{"kind":{"enum":["watch","alert","warning","summary","unknown"],"type":"string","description":"Kind from the explicit official product-code map; never prose-inferred severity"},"message":{"type":"string","maxLength":16384,"description":"Bounded human-authored source message"},"issued_at":{"type":"string","format":"date-time","description":"Official issue time"},"product_id":{"type":"string","description":"Official NOAA product identity"},"message_sha256":{"type":"string","pattern":"^[0-9a-f]{64}$","description":"SHA-256 of complete pre-truncation source bytes"},"message_truncated":{"type":"boolean","description":"Whether message was cut at a UTF-8 boundary"},"message_original_bytes":{"type":"integer","minimum":0,"description":"Complete source message byte length"}},"additionalProperties":false},"maxItems":50,"description":"Newest alerts in deterministic order"},"source":{"type":"object","required":["name","products","retrieved_at"],"properties":{"name":{"type":"string","description":"Official source organization"},"products":{"type":"array","items":{"type":"string","description":"Product identifier"},"description":"Fixed normalized NOAA SWPC products"},"retrieved_at":{"type":"string","format":"date-time","description":"Time the served normalized snapshot was retrieved"}},"description":"Official NOAA SWPC provenance for the served normalized snapshot","additionalProperties":false},"warnings":{"type":"array","items":{"type":"string","description":"Actionable warning"},"description":"Freshness, missing-component, provenance, and interpretation limitations"},"operation":{"type":"string","const":"space-weather-alerts","description":"Stable route operation"},"schema_version":{"type":"string","const":"noaa-swpc-normalized-v1","description":"Pinned NOAA SWPC normalization contract"},"source_age_seconds":{"type":"integer","minimum":0,"description":"Age in whole seconds of the route's controlling freshness timestamp; retrieval time controls alerts and forecast"}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dzAuyQtEeFAh7z7zhOzmD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the newest NOAA SWPC geomagnetic and solar-flare alert messages, sorted deterministically by product-code kind, with complete message digests and freshness metadata.","exampleAgentPrompt":"Pull the latest NOAA space weather alerts — give me up to 10 of the newest geomagnetic and solar-flare messages along with how fresh the data is.","exampleUseCases":[{"title":"Satellite operator storm check","prompt":"Are there any active geomagnetic storm or solar flare alerts from NOAA right now? Give me the 5 most recent ones and let me know if the data is stale."},{"title":"Aurora chaser activity monitor","prompt":"Check the latest NOAA space weather alerts for geomagnetic activity — I want to know if conditions are favorable for aurora viewing tonight."},{"title":"Power grid risk assessment","prompt":"Fetch up to 20 of the newest NOAA SWPC space weather alert messages so I can assess any risk to power grid infrastructure from solar events."}],"resultDescription":"A JSON object containing an array of the newest NOAA SWPC alert messages (up to the requested limit, default 20, max 50), each with a product-code kind and complete message digest. Also includes a normalized query object, a boolean stale flag indicating if a cached snapshot was used, source age in seconds, any warnings, and Atlas documentation metadata.","failureModes":["NOAA SWPC upstream unavailable — stale flag set to true with cached data returned if available","limit parameter out of range (below 1 or above 50) — validation error","No alerts currently available from NOAA — empty alerts array returned","Network timeout reaching space-weather.use.x402atlas.com — HTTP 5xx error","Payment not provided or insufficient — HTTP 402 payment required"],"whenToPreferThis":"Choose this endpoint when you need the latest raw NOAA SWPC geomagnetic and solar-flare alert messages with deterministic sorting and freshness metadata. Prefer this over the sibling conditions or forecast endpoints when you specifically want alert-level notifications (storm watches, warnings, summaries) rather than numerical Kp-index values or multi-day forecasts. Ideal for monitoring pipelines, risk assessment workflows, or any agent that needs to react to breaking space weather events.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:30:31.705Z","isFirstParty":false}