TerraCatalogue: Terrascope Catalogue Web Service
The Terrascope catalogue allows you to search through our data. The Terrascope viewer provides a way to do this manually, but when you are programming yourself, you can use the web service or the Python client.
The OpenSearch Web Service implements the standard Open Geospatial Consortium (OGC) Opensearch EO interface, which is also implemented by other remote sensing data providers. For Python developers, a Python client is made available.
Next to the OpenSearch service, the Terracatalogue supports an experimental STAC API with limited functionality.
The search responses include data access URLs, which can be used for downloading the EO data products and related quicklooks and metadata. Authentication is required for the product download.