{"uid":"cap_whBJb78rBOoxtAJAaKGx7","slug":"space-weather-intelligence-current-conditions-3ab4e14b","name":"Space Weather Intelligence – Current Conditions","description":"Current space-weather conditions — normalized NOAA SWPC Kp, solar wind, magnetic field, and X-ray flux used for solar-flare monitoring, with observation times and freshness.","url":"https://space-weather.use.x402atlas.com/now","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":{},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["operation","schema_version","query","kp","plasma","magnetic","xray","source","stale","source_age_seconds","warnings"],"properties":{"kp":{"type":"object","required":["estimated_kp"],"properties":{"text":{"type":"string","description":"Source textual Kp representation when present"},"kp_index":{"type":"integer","maximum":9,"minimum":0,"description":"Source integer Kp index when present"},"estimated_kp":{"type":"object","required":["value","unit","observed_at","source_field"],"properties":{"unit":{"type":"string","description":"Physical or dimensionless unit"},"value":{"type":"number","description":"Normalized numeric observation"},"observed_at":{"type":"string","format":"date-time","description":"Official source observation time"},"source_field":{"type":"string","description":"Exact NOAA SWPC source field"}},"description":"Dimensionless estimated planetary K index","additionalProperties":false}},"description":"Required planetary K-index observation controlling route freshness","additionalProperties":false},"xray":{"type":["object","null"],"required":["flux","energy","satellite"],"properties":{"flux":{"type":"object","required":["value","unit","observed_at","source_field"],"properties":{"unit":{"type":"string","description":"Physical or dimensionless unit"},"value":{"type":"number","description":"Normalized numeric observation"},"observed_at":{"type":"string","format":"date-time","description":"Official source observation time"},"source_field":{"type":"string","description":"Exact NOAA SWPC source field"}},"description":"GOES 0.1–0.8 nm X-ray flux","additionalProperties":false},"energy":{"type":"string","const":"0.1-0.8nm","description":"Selected GOES energy band"},"satellite":{"type":"integer","minimum":1,"description":"GOES satellite number"}},"description":"Fresh GOES X-ray observation, or null with a warning","additionalProperties":false},"query":{"type":"object","properties":{},"description":"Normalized empty query identity","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},"plasma":{"type":["object","null"],"required":["proton_density","proton_speed","proton_temperature","source","overall_quality"],"properties":{"source":{"type":"string","description":"SWPC spacecraft/data source"},"proton_speed":{"type":"object","required":["value","unit","observed_at","source_field"],"properties":{"unit":{"type":"string","description":"Physical or dimensionless unit"},"value":{"type":"number","description":"Normalized numeric observation"},"observed_at":{"type":"string","format":"date-time","description":"Official source observation time"},"source_field":{"type":"string","description":"Exact NOAA SWPC source field"}},"description":"Solar-wind proton speed","additionalProperties":false},"proton_density":{"type":"object","required":["value","unit","observed_at","source_field"],"properties":{"unit":{"type":"string","description":"Physical or dimensionless unit"},"value":{"type":"number","description":"Normalized numeric observation"},"observed_at":{"type":"string","format":"date-time","description":"Official source observation time"},"source_field":{"type":"string","description":"Exact NOAA SWPC source field"}},"description":"Solar-wind proton density","additionalProperties":false},"overall_quality":{"type":"integer","description":"Unmodified SWPC quality code"},"proton_temperature":{"type":"object","required":["value","unit","observed_at","source_field"],"properties":{"unit":{"type":"string","description":"Physical or dimensionless unit"},"value":{"type":"number","description":"Normalized numeric observation"},"observed_at":{"type":"string","format":"date-time","description":"Official source observation time"},"source_field":{"type":"string","description":"Exact NOAA SWPC source field"}},"description":"Solar-wind proton temperature","additionalProperties":false}},"description":"Fresh solar-wind plasma observations, or null with a warning","additionalProperties":false},"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},"magnetic":{"type":["object","null"],"required":["bt","bz_gsm","source","overall_quality"],"properties":{"bt":{"type":"object","required":["value","unit","observed_at","source_field"],"properties":{"unit":{"type":"string","description":"Physical or dimensionless unit"},"value":{"type":"number","description":"Normalized numeric observation"},"observed_at":{"type":"string","format":"date-time","description":"Official source observation time"},"source_field":{"type":"string","description":"Exact NOAA SWPC source field"}},"description":"Total interplanetary magnetic field","additionalProperties":false},"bz_gsm":{"type":"object","required":["value","unit","observed_at","source_field"],"properties":{"unit":{"type":"string","description":"Physical or dimensionless unit"},"value":{"type":"number","description":"Normalized numeric observation"},"observed_at":{"type":"string","format":"date-time","description":"Official source observation time"},"source_field":{"type":"string","description":"Exact NOAA SWPC source field"}},"description":"GSM z component of interplanetary magnetic field","additionalProperties":false},"source":{"type":"string","description":"SWPC spacecraft/data source"},"overall_quality":{"type":"integer","description":"Unmodified SWPC quality code"}},"description":"Fresh interplanetary magnetic observations, or null with a warning","additionalProperties":false},"warnings":{"type":"array","items":{"type":"string","description":"Actionable warning"},"description":"Freshness, missing-component, provenance, and interpretation limitations"},"operation":{"type":"string","const":"current-conditions","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_BcQM6TGAPof-LE8dS1h0I","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 real-time normalized NOAA SWPC space weather data including Kp index, solar wind plasma, magnetic field, and X-ray flux for solar flare and geomagnetic storm monitoring.","exampleAgentPrompt":"What are the current space weather conditions right now — give me the Kp index, solar wind, magnetic field, and X-ray flux so I can tell if there's a geomagnetic storm or solar flare activity in progress.","exampleUseCases":[{"title":"Aurora visibility check tonight","prompt":"Is the northern lights visible tonight? Pull the current Kp index and tell me if geomagnetic activity is high enough to see the aurora at mid-latitudes."},{"title":"Satellite operator safety check","prompt":"I need to know if current space weather conditions are safe for our satellite operations — check the live Kp index, solar wind plasma, and X-ray flux levels right now and flag any warnings."},{"title":"Solar flare real-time alert","prompt":"Can you check right now if there's an active solar flare or X-ray flux spike? I need the latest NOAA SWPC X-ray readings and Kp index to decide whether to put our HF radio systems on standby."}],"resultDescription":"Returns a JSON object with current normalized space weather observations sourced from NOAA SWPC, including: Kp index (integer and estimated float with observation timestamp), solar wind plasma parameters, magnetic field vector data, X-ray flux with energy band and satellite source, a staleness flag with source age in seconds, schema version, and any active NOAA warnings. All values carry their physical units and the exact NOAA source field name for traceability.","failureModes":["Stale data: NOAA SWPC feed may be delayed, indicated by stale=true and elevated source_age_seconds","Null X-ray field: X-ray flux may be null if satellite data is unavailable","Payment required: returns HTTP 402 if x402 payment header is missing or invalid","NOAA upstream outage: SWPC data feed may be temporarily unavailable causing fetch failure","Schema version mismatch: consumer must handle schema_version changes gracefully"],"whenToPreferThis":"Choose this endpoint when you need a single, normalized, up-to-the-minute snapshot of all key space weather indicators (Kp, plasma, B-field, X-ray) in one call, especially when you need freshness metadata (stale flag, source age) and NOAA source field traceability. Prefer it over raw NOAA SWPC APIs when you want pre-normalized numeric values with units, combined multi-parameter response, and built-in staleness detection. Use the sibling forecast endpoint if you need 1–3-day outlooks rather than current conditions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:36:17.254Z","isFirstParty":false}