UnifyAPI
← Back to catalog

nasa.donki_flr

mock data$0.001 / call

NASA Solar Flare Events

Get solar flare events from the Space Weather Database — class, peak time, source region, linked CMEs and geomagnetic storms (NASA DONKI)

Space & Astronomyprovider: Nasa#nasa#space

Input schema

end_date

End date in YYYY-MM-DD format (default: today)

string
start_date

Start date in YYYY-MM-DD format (default: 30 days ago)

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/nasa.donki_flr \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"end_date":"<end_date>","start_date":"<start_date>"}'

Try it

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