Search Global Energy Monitor energy-infrastructure assets across all 15 trackers. Returns clean asset cards with native capacity, MW capacity where meaningful, normalized geography, ownership arrays, GEM Wiki URLs, and detail/API links.
Documentation Index
Fetch the complete documentation index at: https://docs.gdeltcloud.com/llms.txt
Use this file to discover all available pages before exploring further.
GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....
Comma-separated GEM trackers. Valid values: coal_plants, coal_mines, coal_terminals, oil_gas_plants, oil_gas_extraction, lng_terminals, nuclear, geothermal, bioenergy, hydropower, solar, wind, gas_pipelines, oil_pipelines, lng_carriers. Omit for all trackers.
"coal_plants,solar"
Plain English country name, ISO-3, or legacy FIPS alias. Filters primary or secondary country for cross-border assets.
"United States"
Plain English region. Expands to the same ISO-3 country list used by V2 Events.
"Middle East"
Plain English continent. Expands to the same ISO-3 country list used by V2 Events.
"Asia"
Comma-separated GEM status values. Common values include operating, construction, pre-construction, permitted, announced, proposed, shelved, cancelled, retired, and mothballed.
"operating,construction"
Shorthand for status=operating.
Comma-separated within-tracker tier values such as main, utility, distributed, below_threshold, closed, or sub_threshold.
"main,utility"
Comma-separated fuel values. Matches the tracker-native fuel string or normalized cross-tracker fuel where populated.
"coal,solar"
Minimum MW capacity. Meaningful for power-generation trackers only.
x >= 0Maximum MW capacity. Meaningful for power-generation trackers only.
x >= 0Minimum asset start year.
1700 <= x <= 2200Maximum asset start year.
1700 <= x <= 2200Minimum asset retired year.
1700 <= x <= 2200Maximum asset retired year.
1700 <= x <= 2200Case-insensitive substring match against the raw owner string.
"ExxonMobil"
GEM Entity ID. Returns assets where the entity appears in owners, operators, or parents.
"E100002021305"
Viewport filter formatted as lat_min,lon_min,lat_max,lon_max.
^-?\d+(\.\d+)?,-?\d+(\.\d+)?,-?\d+(\.\d+)?,-?\d+(\.\d+)?$"30,-105,33,-100"
Proximity filter formatted as lat,lon,radius_km.
^-?\d+(\.\d+)?,-?\d+(\.\d+)?,\d+(\.\d+)?$"31.16,-102.9,50"
Case-insensitive substring match against asset name.
"Ranch Energy"
Asset class. The default fixed excludes mobile LNG carriers; use mobile or all for vessels.
fixed, mobile, all List sort order.
capacity_desc, capacity_asc, start_year_desc, start_year_asc, recent, name Number of asset cards to return.
1 <= x <= 100Pagination cursor from pagination.next_cursor.
"25"