GET /dataset_product_id_mapping.json

copernicus.eu:marine-copernicus-api

Summary: Get Dataset to Product Mapping
Operation ID: getDatasetProductMapping
Auth: none

Returns a mapping between dataset IDs and their parent product IDs. This is essential for navigating between granular dataset identifiers (used in data access) and product identifiers (used in catalogue browsing). The response is a JSON object where keys are dataset IDs and values are product IDs. Use this when you have a dataset ID from a data file and need to find its product metadata, or vice versa.

Original spec description

Returns a mapping between dataset IDs and their parent product IDs for discovering related datasets.

Usage Tips

- The response can be large (~100KB+) as it contains thousands of mappings - Dataset IDs often follow patterns like cmemes_mod_... while product IDs are more readable like GLOBAL_ANALYSISFORECAST_PHY_001_024 - Use this mapping to translate between data file names and catalogue product entries - Consider caching this mapping locally as it changes infrequently

Examples (1)

TitleTypeURLAction
Get dataset to product ID mapping curl https://marine.copernicus.eu/dataset_product_id_mapping.json

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 10:36:16.654744 404 1527ms