v5

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

Energy asset inventory - power infrastructure (OpenStreetMap)

Power infrastructure (power plants, generators, substations, transmission lines) within a bounding box, from OpenStreetMap via the Overpass API. Keyless; (C) OpenStreetMap contributors (ODbL 1.0), attribution required. The bbox is capped at 2 sq-degrees. Climate TRACE asset-level emissions are a follow-up.

get/api/v2/energy/assets

Query parameters

min_latnumber required

Bounding-box south edge.

Bounding-box south edge.

min_lonnumber required

Bounding-box west edge.

Bounding-box west edge.

max_latnumber required

Bounding-box north edge.

Bounding-box north edge.

max_lonnumber required

Bounding-box east edge.

Bounding-box east edge.

asset_type'power_plant' | 'generator' | 'substation' | 'line'

power_plant | generator | substation | line.

limitinteger

Maximum OSM elements returned.

Maximum OSM elements returned.

Response

Successful Response

Example response

{
  "data": {
    "asset_type": "power_plant",
    "osm_tag": "power=plant",
    "attribution": {
      "source_name": "OpenStreetMap",
      "licence": "ODbL 1.0",
      "citation": "(C) OpenStreetMap contributors (ODbL 1.0)"
    }
  },
  "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"
    ]
  }
}