aid: nasa-gov:capability:epic name: Full-Disc Earth Imagery description: Retrieve full-disc images of Earth captured by DSCOVR EPIC in natural or enhanced color. api: nasa-gov:epic operations: - id: getNaturalRecent method: GET path: /api/natural - id: getNaturalByDate method: GET path: /api/natural/date/{date} - id: getEnhancedRecent method: GET path: /api/enhanced - id: getEnhancedByDate method: GET path: /api/enhanced/date/{date} authentication: method: api-key parameter: api_key location: query