UnifyAPI
← Back to catalog

swpc.aurora

mock data$0.001 / call

Aurora 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)

Space & Astronomyprovider: Swpc#swpc#space

Input schema

refresh

No-op flag for cache busting. Set to true to bypass the 5-minute cache and fetch the latest aurora oval forecast.

boolean

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.