v1

latestOpenAPI 3.0.32026-07-226744340.8 KB
Energy

Search Energy Owners

Search the Global Energy Monitor ownership registry for canonical owner entities. Use this endpoint to resolve a company, government owner, person, or investment vehicle to a GEM Entity ID before calling owner portfolio or exposure endpoints.

get/api/v2/energy/owners

Query parameters

qstring

Search owner name, abbreviation, GEM Entity ID, or external ID.

searchstring

Alias for q.

entity_idstring

Exact GEM ownership entity ID.

countrystring

Country filter — matches an owner's registration or headquarters country. Accepts a country name, ISO-2, or ISO-3 via the shared resolveCountryInput layer (combinable with region/continent); an unresolvable value returns 400 INVALID_COUNTRY.

regionstring

Region expanded to ISO-3 countries; matches registration or headquarters country.

continentstring

Continent expanded to ISO-3 countries; matches registration or headquarters country.

entity_typestring

Comma-separated GEM owner entity types.

publicly_listedboolean

Filter by public-listing status.

limitinteger

Rows per page.

cursorstring

Pagination cursor from pagination.next_cursor.

Response

Success

successtrue required
applied_filtersobject