Science & Math — entry 014 of 28

NASA

Verified Jul 2026

NASA's Open APIs give programmatic access to imagery and data from missions across the agency — the Astronomy Picture of the Day, Mars rover photos, near-Earth object tracking, and Earth-imagery archives among them. A free registered key raises the shared DEMO_KEY's 30-requests/hour limit to 1,000 requests/hour. All endpoints return JSON.

spaceimageryplanetary-scienceopen-data
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score94out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs20/20Machine-readable spec file bundled
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 94 on greatapis.com
<a href="https://greatapis.com/api/nasa/"><img src="https://greatapis.com/badge/nasa.svg" alt="Scored 94 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.

Endpoints

Servers
https://api.nasa.gov/planetaryhttp://api.nasa.gov/planetary
Auth
api_key
request tag1

An example tag

GET/apodReturns images
Parameters
NameInRequiredType
datequerynostring
hdquerynoboolean
Responses
StatusDescriptionSchema
200successful operation
400Date must be between Jun 16, 1995 and Mar 28, 2019.

Try it

Developer reference

Base URLhttps://api.nasa.gov/planetary
Rate limit

DEMO_KEY: 30 requests/hour, 50 requests/day; registered key: 1,000 requests/hour

Key endpoints
  • GET/apod