NASA APOD API Integration

API Integration Explained

Description:The NASA APOD (Astronomy Picture of the Day) is one of the most popular websites across all federal agencies.

The endpoint structures the APOD imagery and associated metdata so that it can be repurposed for other applications. This specific integration has been set up to return the past 7-days of images from the current date.

Endpoint URL: https://api.nasa.gov/planetary/apod

API Type: RESTful API

Authentication: This API utilizes a user-specific API Key for authentication.

Github Documentation: https://github.com/nasa/apod-api