← Back to catalog
swpc.aurora
mock data$0.001 / callAurora Forecast (NOAA SWPC)
Latest OVATION aurora visibility forecast aggregated into 10-degree latitude bands. Returns observation/forecast times plus top northern and southern hemisphere bands by max aurora probability — useful for aurora-tourism agents and high-latitude visibility checks. Source: NOAA SWPC (NODD public domain)
Input schema
refresh
booleanNo-op flag for cache busting. Set to true to bypass the 5-minute cache and fetch the latest aurora oval forecast.
Call via REST
curl -X POST https://unifyapi.pro/api/call/swpc.aurora \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"refresh":"<refresh>"}'