api.nasa.gov API: search_nasa_library
api.nasa.gov via Parse · government_public
Search the NASA Image and Video Library. Returns paginated search results with metadata about images, videos, and audio. Results are in collection.items array with data and links for each item. Access NASA's open data APIs including APOD, NEO asteroids, EPIC Earth imagery, InSight Mars weather, NASA Image Library, Exoplanet Archive, and EONET natural events. Fulfilled by Parse from api.nasa.gov.
- api-nasa-gov
- government-public
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6db36254-5228-41a6-82a1-a7102cd098e8/search_nasa_library
- Interface artifact
- sha256:7b70b5a0367b7c58e27b4acfa5c7a7047239b05852f0c473e1bdd6179f91e45c
- Manifest digest
- sha256:b106e4b445c31f57542369d9dca66508163839cbca033d33126892340a96f6f7
Request fields
- q (string, required): Search query string.
- page (integer): Page number for pagination (1-based).
- media_type (string): Filter by media type: 'image', 'video', or 'audio'.: Allowed values: image, video, audio
Example queries
- {"q":"apollo 11","media_type":"image"}