← Back to catalog
nasa.epic
mock data$0.001 / callNASA 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)
Input schema
date
stringDate in YYYY-MM-DD format (default: most recent available). Returns DSCOVR EPIC Earth images for that date
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>"}'