v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Environment

Power plants in a country by fuel source

Return OpenStreetMap power-plant elements (ways + relations) inside an ISO 3166-1 alpha-2 country. Optional plant_source filters by the OSM plant:source tag. Optional min_output_mw filters client-side on the plant:output:electricity tag, parsing unit suffixes (MW, GW, kW, W). Data is (C) OpenStreetMap contributors (ODbL 1.0) - attribution is required on any surface that renders this data.

get/api/v1/environment/osm/power-plants

Query parameters

countrystring required

ISO 3166-1 alpha-2 country code (e.g. US, GB, DE).

ISO 3166-1 alpha-2 country code (e.g. US, GB, DE).

min_output_mwnumber

Minimum declared electrical output in megawatts (filters on plant:output:electricity).

Minimum declared electrical output in megawatts (filters on plant:output:electricity).

plant_sourcestring nullable

Fuel or energy source. Accepted values: biomass, coal, diesel, gas, geothermal, hydro, nuclear, oil, solar, waste, wind.

Fuel or energy source. Accepted values: biomass, coal, diesel, gas, geothermal, hydro, nuclear, oil, solar, waste, wind.

limitinteger

Maximum number of elements to return before client-side filtering (1-2000).

Maximum number of elements to return before client-side filtering (1-2000).

Response

Power plant elements with centroid coordinates, (C) OpenStreetMap contributors (ODbL 1.0).

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}