v5

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

Renewable generators and plants by country and type

Return OpenStreetMap renewable-energy generators (power=generator with generator:source=<type>) and renewable plants (power=plant with plant:source=<type>) inside an ISO 3166-1 alpha-2 country. Optional min_capacity_kw filters client-side on generator:output:electricity or plant:output:electricity. Data is (C) OpenStreetMap contributors (ODbL 1.0) - attribution is required on any surface that renders this data.

get/api/v1/environment/osm/renewables

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).

typestring required

Renewable type. Accepted values: biomass, geothermal, hydro, solar, wind.

Renewable type. Accepted values: biomass, geothermal, hydro, solar, wind.

min_capacity_kwnumber

Minimum declared electrical capacity in kilowatts.

Minimum declared electrical capacity in kilowatts.

limitinteger

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

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

Response

Renewable generator and plant elements, (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"
    ]
  }
}