{ "opencollection": "1.0.0", "info": { "name": "NOAA CO-OPS Data Retrieval Benchmarks Ports.json API", "version": "1.0.0" }, "items": [ { "info": { "name": "Ports.json", "type": "folder" }, "items": [ { "info": { "name": "List PORTS stations", "type": "http" }, "http": { "method": "GET", "url": "https://api.tidesandcurrents.noaa.gov/api/prod/ports.json", "params": [ { "name": "ports", "value": "", "type": "query", "description": "PORTS code filter (e.g., cs for Chesapeake Bay)." } ] }, "docs": "Returns a list of Physical Oceanographic Real-Time System (PORTS) stations." } ] } ], "bundled": true }