API-V2 OpenAPI Specifications

API-V2 is a JSON/REST Application Programming Interface that supports querying the LAADS DAAC for information about all sorts of resources. API-V2 conforms to the OpenAPI Specification.

The API-V2 is divided into sections by "namespace". There are currently 4 (four) namespaces defined as follows:

profiles
Information from the current user's profile (if logged in), including signed licenses. For a description of the API endpoints in this namespace, refer to profiles
content
Search for and download data. For a description of the API endpoints in this namespace, refer to content
measurements
Information about the measurements from all the LAADS DAAC products. For a description of the API endpoints in this namespace, refer to measurements
missions
Information about the sensors from which the LAADS DAAC distributes data. For a description of the API endpoints in this namespace, refer to missions