Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NASA Mars Rovers Manifests API

Mission manifest data per rover.

NASA Mars Rovers Manifests API is one of 3 APIs that NASA Mars Rovers publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Manifests. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.1.2.

Requests are made against a single base URL, https://api.nasa.gov/mars-photos/api/v1.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.1.2
Base URL
https://api.nasa.gov/mars-photos/api/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

NASA Mars Rovers Manifests API declares 1 security scheme for authenticating requests. An API key is passed in the query as api_key (apiKeyQuery). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Manifests 1

Mission manifest data per rover.

GET
/manifests/{rover}
Get mission manifest for a rover
getRoverManifest 2 params → 200403

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Manifest (8 properties), SolSummary (4 properties), ManifestResponse (1 property). Each schema is shown below with its type and property counts.

ManifestResponse
object
1 property
Manifest
object
Full mission manifest for a rover.
8 properties
SolSummary
object
Per-sol summary entry within a mission manifest.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nasa-mars-manifests-api-openapi.yml Raw ↑

Other APIs NASA Mars Rovers publishes across the network.

NASA Mars Rovers Photos API
NASA Mars Rovers Rovers API