NASA Open APIs · Capability

Apod

Apod is a Naftiko capability published by NASA Open APIs, one of 16 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

apod.yaml Raw ↑
aid: nasa-gov:capability:apod
name: Astronomy Picture of the Day
description: Retrieve NASA's Astronomy Picture of the Day with metadata, supporting single date, ranges, and random selections.
api: nasa-gov:apod
operations:
- id: getApod
  method: GET
  path: /planetary/apod
  summary: Get Astronomy Picture of the Day
authentication:
  method: api-key
  parameter: api_key
  location: query