Nasa: Get Curiosity Raw Images
Nasa via Parse · government_public
Retrieve raw images captured by the Curiosity rover with optional filters for sol, camera, and pagination. Returns image metadata including URL, instrument name, capture timestamps, and sol number. Ordered by sol descending by default. Access Mars exploration data including rover images, weather, locations, mission details, news, multimedia, and planetary facts from NASA's Mars program. Fulfilled by Parse from mars.nasa.gov.
- government-public
- maps-geo
- mars-nasa-gov
- nasa
- 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/29bc9970-6740-474d-aad0-d77e3d8e4483/get_curiosity_raw_images
- Interface artifact
- sha256:3dc94084f8f17974942ee79016bc4ae7519be0a7980b85d5218b4b79f1e8d3a8
- Manifest digest
- sha256:850271fe0d220449753e42d2243814dec129dc13bcfa235fbcec796d132205c8
Request fields
- sol (integer): Filter by Martian sol number.
- page (integer): Zero-based page number.
- camera (string): Filter by camera instrument name (e.g. 'NAV_LEFT_B', 'CHEMCAM_RMI', 'MAHLI', 'MAST_LEFT').
- per_page (integer): Number of results per page.
Example queries
- {"sol":"1000","page":"0","camera":"NAV_LEFT_B","per_page":"5"}