{ "opencollection": "1.0.0", "info": { "name": "USGS Earthquake Notifications, Feeds, and Web Services Catalog Collections API", "version": "1.0" }, "items": [ { "info": { "name": "Collections", "type": "folder" }, "items": [ { "info": { "name": "USGS Water Data Get API Landing Page", "type": "http" }, "http": { "method": "GET", "url": "https://earthquake.usgs.gov/fdsnws/event/1/", "params": [ { "name": "f", "value": "", "type": "query", "description": "Output format (json, html, jsonld, csv)." } ] }, "docs": "Retrieve the OGC API landing page with links to available resources, conformance declarations, and API documentation." }, { "info": { "name": "USGS Water Data List Collections", "type": "http" }, "http": { "method": "GET", "url": "https://earthquake.usgs.gov/fdsnws/event/1/collections", "params": [ { "name": "f", "value": "", "type": "query", "description": "Output format (json, html, jsonld, csv)." } ] }, "docs": "List all available OGC API collections (data layers) including monitoring locations, time series, reference codes, and other water data entities." } ] } ], "bundled": true }