EO Data Discovery

Full metadata for a specific dataset

Lists all information about a specific collection specified by the identifier collection_id.

This endpoint is compatible with STAC API 1.0.0 and later and OGC API - Features 1.0. STAC API extensions and STAC extensions can be implemented in addition to what is documented here.

Note: Providing the Bearer token is REQUIRED for private collections.

get/collections/{collection_id}

Path parameters

collection_idstring required

A unique identifier for the collection, which MUST match the specified pattern.

Example:Sentinel-2A

Collection identifier

Response

JSON object with the full collection metadata.

Collection required— unresolved $ref

Changes