published

NASA APIs

NASA APIs provide free access to mission data, imagery, satellite observations, and Earth science datasets, suitable for educational and scientific projects.

null%Uptime
nullmsLatency
0Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version
API Endpoints

Reference for available routes, request structures, and live examples.

NASA's Astronomy Picture of the Day

Full Endpoint URL
https://api.nasa.gov/planetary/apod
Implementation Example
curl -X GET 'https://api.nasa.gov/planetary/apod'
Request Payload
{
  "date": "2023-07-18",
  "api_key": "DEMO_KEY"
}
Expected Response
{
  "url": "https://apod.nasa.gov/apod/image/2307/OrionEarthMoon_NASA_960.jpg",
  "date": "2023-07-18",
  "title": "Earth and Moon from Orion"
}
Version:v1
Limit:1000 requests/hour
Real-World Applications
  • {'items': ['Displaying Astronomy Picture of the Day in a mobile app'Optimized Capability
  • 'Bulk downloading Mars rover photos for analysis'Optimized Capability
  • 'Embedding space imagery into educational websites'Optimized Capability
  • 'Fetching near-Earth object data for scientific research']}Optimized Capability

API Specifications

v1
Pricing Model
Free
Credit Card
Not Required
Response Formats
{'items': ['JSON']}
Supported Languages
6 Languages
SDK Support
REST Only
Rate Limit

1000 requests per hour for registered keys; 30 per hour and 50 per day for DEMO_KEY

Use Case: Best For

Not Recommended For

#astronomy#space

Explore Related APIs

Discover similar APIs to NASA APIs

View All APIs
OPEN SOURCE

SpaceX API

The SpaceX API offers developers free access to detailed information about SpaceX's launches, rockets, missions, and launchpads, suitable for various applications.

Science & NatureView Details
FREEMIUM

The Cat API

The Cat API offers developers free access to a vast collection of cat images, breed metadata, and user preferences, suitable for pet-related applications and digital experiences.

Science & NatureView Details
FREE

Movebank

The Movebank API provides developers free access to detailed animal tracking data collected via GPS and sensors, suitable for ecological research and monitoring.

Science & NatureView Details