Astronomy Picture of the Day
Astronomy Picture of the Day
Acquiring signal…

Astronomy Picture of the Day

The API

Free, no-auth, CORS-enabled. Two endpoints, always today's picture.

GEThttps://apod.as93.net/apod

Full metadata, as JSON

{
  "date": "2018-12-28",
  "title": "NGC 1365: Majestic Island Universe",
  "explanation": "Barred spiral galaxy NGC 1365...",
  "url": "https://apod.nasa.gov/.../NGC1365_1024.jpg",
  "hdurl": "https://apod.nasa.gov/.../NGC1365.jpg",
  "media_type": "image",
  "copyright": "island universe",
  "service_version": "v1"
}
GEThttps://apod.as93.net/image

The raw image, proxied & CORS-enabled

Example Astronomy Picture of the Day
View on GitHub Star the repo, or deploy your own instance in one click