GHG APIs

Post Deprecated /api/v3/ghg/makefactorlinks

Operation: MakeFactorLinksV3 Permissions: Meters (View)

Updates GHG factor links for all meters.


Get /api/v202307/ghg/factor

Operation: GetGHGFactorsV202307 Paginated

Retrieves all the ghg factors


Get /api/v202307/ghg/factorCategory

Operation: GetGHGFactorCategoriesV202307

Retrieves all the ghg factor categories


Get /api/v202307/ghg/factorRegion

Operation: GetGHGFactorRegionsV202307

Retrieves all the ghg factor regions


Get /api/v202210/ghg/scope/scopeCategory

Operation: GetGHGScopesWithCategoriesV202210

Get all GHG scope categories and scopes
GHG License is required to call this endpoint


Get Deprecated /api/v202210/ghg/factorCategory/factor

Operation: GetGHGFactorsByCategoryV202210

Get a list of GHG categories and their factors
GHG License is required to call this endpoint


Get /api/v202210/ghg/factor/{factorId}/version

Operation: GetGHGFactorVersionHistoryV202210

Get the version history of a specific GHG factor


Get /api/v202210/ghg/default

Operation: GetDefaultGHGSettingsV202210

Get the default GHG scopes and factors that are applied to new meters
GHG License is required to call this endpoint


Put /api/v202210/ghg/default

Operation: EditDefaultGHGSettingsV202210

Edit the default GHG scopes and factors that are applied to new meters.
Only included CommodityIds will be updated.
If a CommodityId is not included in the list the currently assigned value will remain.
To remove a default for a particular CommodityId set it’s ScopeCategoryId and DefaultFactor to null.


Get /api/v202210/meter/{meterId}/ghgsetting

Operation: GetMeterGHGSettingsV202210 Permissions: Meters (View)

Get the configured GHG scope category and factor for a meter.
GHG License is required to call this endpoint.


Put Deprecated /api/v202210/meter/{meterId}/ghgsetting

Operation: EditMeterGHGSettingsV202210 Permissions: Meters (Edit)

Edit the configured GHG scope and factor for a meter.
GHG License is required to call this endpoint.


Delete Deprecated /api/v202210/meter/{meterId}/ghgsetting

Operation: DeleteMeterGHGSettingsV202210 Permissions: Meters (Edit)

Delete the configured GHG scope and factor for a meter.
This will remove all historical GHG information for the meter.
GHG License is required to call this endpoint.