{"name":"HydroDB API","version":"0.6.4","api_version":"v1","description":"API for accessing Norwegian hydro power plant data","base_url":"/api/v1","endpoints":{"/api/v1/plants":"Get plant data (filters and options)","/api/v1/plants/{plant_name}":"Get specific plant","/api/v1/turbines":"Get turbine data","/api/v1/turbines/{plant_name}":"Turbine data per plant","/api/v1/turbines/by-id/{turbine_unit_id}":"Single turbine by TurbineUnitId with iso_limits","/api/v1/sensors":"Sensor registry (all or filter by plant_id/turbine_unit_id)","/api/v1/sensors/{mac}":"Sensor by MAC address","/api/v1/concessions":"Get concession data","/api/v1/concessions/{plant_name}":"Concession data per plant","/api/v1/reservoir-curves":"Get reservoir curve data","/api/v1/reservoir-curves/{plant_name}":"Curves per plant","/api/v1/concession-bounds":"Get concession bounds","/api/v1/concession-bounds/{plant_name}":"Bounds per plant","/api/v1/inflow/{plant_name}":"Inflow station for plant","/api/v1/inflow-stations":"All NVE measurement stations","/api/v1/owners":"Plants grouped by org with read access (deprecated; see /access)","/api/v1/owners/{organization}":"Plants the org has read access to (deprecated; see /access)","/api/v1/access":"All organizations with plant access, grouped by name","/api/v1/access/{organization}":"Plants the org has read access to (any role)","/api/v1/watercourse/{plant_name}":"Watercourse infrastructure (GeoJSON)","/api/v1/waterway-tree/{plant_name}":"Cleaned-up waterway tree (root=outlet, leaves=intakes) with reconciled elevations","/api/v1/waterway-profile/{plant_name}":"Longitudinal 2D profile (length-elevation GeoJSON), projected from the tree","/api/v1/images/{plant_name}":"Wikipedia image","/api/v1/plant-info/{plant_name}":"Wikipedia summary","/api/v1/timeseries/health":"InfluxDB façade status (configured/reachable)","/api/v1/timeseries/prices":"Market prices by zone (day-ahead, imbalance, FCR, mFRR)","/api/v1/timeseries/{plant_name}/production":"Per-plant production timeseries (Influx)","/api/v1/timeseries/{plant_name}/reservoir":"Per-plant reservoir level/volume timeseries (Influx)","/api/v1/timeseries/{plant_name}/series":"Per-plant timeseries for arbitrary Influx fields"},"web_pages":{"/watercourse-map/{plant_name}":"Watercourse map HTML"},"content_negotiation":{"supported_formats":["application/json"],"usage":"Set Accept header to request different formats"}}