UnifyAPI
← Back to catalog

nasa.epic

mock data$0.001 / call

NASA Earth Camera (EPIC)

Get full-disc Earth images from the DSCOVR satellite EPIC camera — daily natural color photos from Lagrange point L1, 1.5M km away (NASA EPIC)

Space & Astronomyprovider: Nasa#nasa#space

Input schema

date

Date in YYYY-MM-DD format (default: most recent available). Returns DSCOVR EPIC Earth images for that date

string

Call via REST

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

Try it

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