Copernicus Marine website screenshot

Copernicus Marine

The EU Copernicus Marine Environment Monitoring Service (CMEMS), operated by Mercator Ocean International, provides free and open access to authoritative information on the state of the global ocean and European regional seas. The service delivers ocean physical and biogeochemical data through multiple APIs covering temperature, salinity, sea level, currents, sea ice, and marine ecosystem variables from satellite observations, in situ measurements, and numerical model reanalysis and forecast products. Data can be accessed programmatically via the Copernicus Marine Toolbox (Python API and CLI), the OGC-compliant Web Map Tile Service (WMTS) for visualization, and the Catalogue Service for the Web (CSW) for product discovery. All services require a free Copernicus Marine account, except the CSW which is fully open, and there are no data volume quotas or download limits.

Copernicus Marine publishes 3 APIs on the APIs.io network. Tagged areas include Ocean, Marine, Oceanography, Sea Level, and Temperature.

The Copernicus Marine catalog on APIs.io includes 1 JSON-LD context.

Copernicus Marine’s developer surface includes documentation, engineering blog, pricing, and 9 more developer resources.

23.2/100 emerging ▬ flat Agent 7/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessFreeOpen⚡ Free to try
3 APIs
OceanMarineOceanographySea LevelTemperatureSalinityCurrentsBiogeochemistryClimateEnvironmentSatelliteForecastReanalysisOpen DataEU

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 23.2/100 · emerging
Contract Quality 2.4 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 7/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/copernicus-marine: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Copernicus Marine Toolbox API

The Copernicus Marine Toolbox provides the officially supported programmatic interface to the Copernicus Marine Data Store, available as both a Python library and CLI. Core oper...

Copernicus Marine WMTS API

The Copernicus Marine Web Map Tile Service (WMTS) is an OGC-compliant REST API for visualizing ocean data as raster map tiles. It supports GetCapabilities to discover available ...

Copernicus Marine CSW Catalogue API

The Copernicus Marine Catalogue Service for the Web (CSW) provides OGC-compliant metadata discovery over the full product catalogue. It supports GetCapabilities, DescribeRecord,...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Copernicus Marine Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Copernicus Marine Context

0 classes · 0 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Copernicus Marine Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: https://raw.githubusercontent.com/api-evangelist/copernicus-marine/refs/heads/main/apis.yml
name: Copernicus Marine
description: The EU Copernicus Marine Environment Monitoring Service (CMEMS), operated by Mercator Ocean International, provides
  free and open access to authoritative information on the state of the global ocean and European regional seas. The service
  delivers ocean physical and biogeochemical data through multiple APIs covering temperature, salinity, sea level, currents,
  sea ice, and marine ecosystem variables from satellite observations, in situ measurements, and numerical model reanalysis
  and forecast products. Data can be accessed programmatically via the Copernicus Marine Toolbox (Python API and CLI), the
  OGC-compliant Web Map Tile Service (WMTS) for visualization, and the Catalogue Service for the Web (CSW) for product discovery.
  All services require a free Copernicus Marine account, except the CSW which is fully open, and there are no data volume
  quotas or download limits.
type: Index
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/copernicus-marine.png
url: https://raw.githubusercontent.com/api-evangelist/copernicus-marine/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Ocean
- Marine
- Oceanography
- Sea Level
- Temperature
- Salinity
- Currents
- Biogeochemistry
- Climate
- Environment
- Satellite
- Forecast
- Reanalysis
- Open Data
- EU
apis:
- name: Copernicus Marine Toolbox API
  description: The Copernicus Marine Toolbox provides the officially supported programmatic interface to the Copernicus Marine
    Data Store, available as both a Python library and CLI. Core operations include describe (browse the full product catalogue
    and retrieve dataset metadata), subset (extract data by variable, geographic bounding box, time range, and depth range
    in NetCDF, Zarr, CSV, or Parquet formats), get (download original production files with wildcard and regex filtering),
    open_dataset (lazy-load datasets remotely via xarray), and read_dataframe (load data directly into pandas). The service
    offers no quota on data volume or bandwidth. Authentication uses username and password stored in a credentials file or
    environment variables COPERNICUSMARINE_SERVICE_USERNAME and COPERNICUSMARINE_SERVICE_PASSWORD. A free Copernicus Marine
    account is required.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://toolbox-docs.marine.copernicus.eu/
  baseURL: https://data.marine.copernicus.eu
  tags:
  - Ocean Data
  - Subsetting
  - NetCDF
  - Zarr
  - Python
  - CLI
  - Download
  properties:
  - type: Documentation
    url: https://toolbox-docs.marine.copernicus.eu/
  - type: HelpCenter
    url: https://help.marine.copernicus.eu/en/collections/9080063-copernicus-marine-toolbox
  - type: GitHubRepository
    url: https://github.com/mercator-ocean/copernicus-marine-toolbox
  - type: PyPI
    url: https://pypi.org/project/copernicusmarine/
  - type: Registration
    url: https://data.marine.copernicus.eu/register
- name: Copernicus Marine WMTS API
  description: The Copernicus Marine Web Map Tile Service (WMTS) is an OGC-compliant REST API for visualizing ocean data as
    raster map tiles. It supports GetCapabilities to discover available datasets and layers, GetTile to retrieve cached image
    tiles in JPEG or PNG format, GetLegend to obtain dynamic map legends in SVG or JSON, and GetFeatureInfo to query pixel-level
    data values at specific geographic locations. Tiles are served in Web Mercator (EPSG:3857), WGS 84 (EPSG:4326), and polar
    projections. Temporal and depth dimensions are supported via TIME and ELEVATION parameters. The service is fully OGC WMTS
    1.0.0 compliant and INSPIRE conformant. No authentication is required for tile access.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://help.marine.copernicus.eu/en/articles/6478168-how-to-use-wmts-to-visualize-data
  baseURL: https://wmts.marine.copernicus.eu/teroWmts
  tags:
  - WMTS
  - OGC
  - Map Tiles
  - Visualization
  - Raster
  - Web Mapping
  properties:
  - type: Documentation
    url: https://help.marine.copernicus.eu/en/articles/6478168-how-to-use-wmts-to-visualize-data
  - type: GetCapabilities
    url: https://wmts.marine.copernicus.eu/teroWmts?service=WMTS&version=1.0.0&request=GetCapabilities
- name: Copernicus Marine CSW Catalogue API
  description: The Copernicus Marine Catalogue Service for the Web (CSW) provides OGC-compliant metadata discovery over the
    full product catalogue. It supports GetCapabilities, DescribeRecord, GetRecords (search and filter catalogue entries),
    and GetRecordById (retrieve a specific product record by identifier). The service is based on CSW 2.0.2 and uses ISO 19115
    metadata records. No authentication or Copernicus Marine account is required, and there are no documented rate limits
    or quotas for the catalogue service.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://help.marine.copernicus.eu/en/articles/6643157-how-to-access-to-metadata-using-the-catalogue-service-on-the-web-csw
  baseURL: https://csw.marine.copernicus.eu/geonetwork/csw-MYOCEAN-CORE-PRODUCTS/eng/csw
  tags:
  - CSW
  - OGC
  - Catalogue
  - Metadata
  - Discovery
  - INSPIRE
  properties:
  - type: Documentation
    url: https://help.marine.copernicus.eu/en/articles/6643157-how-to-access-to-metadata-using-the-catalogue-service-on-the-web-csw
  - type: GetCapabilities
    url: https://csw.marine.copernicus.eu/geonetwork/csw-MYOCEAN-CORE-PRODUCTS/eng/csw?service=CSW&REQUEST=GetCapabilities
common:
- type: DomainSecurity
  url: security/copernicus-marine-domain-security.yml
- type: Website
  url: https://marine.copernicus.eu/
- type: Documentation
  url: https://help.marine.copernicus.eu/
- type: DataStore
  url: https://data.marine.copernicus.eu/products
- type: Registration
  url: https://data.marine.copernicus.eu/register
- type: GitHubOrg
  url: https://github.com/mercator-ocean
- type: LinkedIn
  url: https://www.linkedin.com/company/copernicus-marine-service
- type: Blog
  url: https://marine.copernicus.eu/news
- type: Pricing
  url: https://marine.copernicus.eu/access-data/
- type: Plans
  url: plans/copernicus-marine-plans.yml
- type: RateLimits
  url: rate-limits/copernicus-marine-rate-limits.yml
- type: FinOps
  url: finops/copernicus-marine-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com