GHG
GET
9 endpoints
/api/v202502/ghg/default
GetDefaultGHGSettings_MultiFactorV202502
Retrieves default GHG settings with multi-factor support for new meters
/api/v202210/ghg/default
Deprecated
GetDefaultGHGSettingsV202210
Retrieves default GHG scope and factor settings for new meters (obsolete — use V202502 GetDefaultGHGSettings_MultiFactor)
/api/v202307/ghg/factorCategory
GetGHGFactorCategoriesV202307
Retrieves all GHG emission factor categories
/api/v202307/ghg/factorRegion
GetGHGFactorRegionsV202307
Retrieves all GHG emission factor regions
/api/v202210/ghg/factorCategory/factor
Deprecated
GetGHGFactorsByCategoryV202210
Retrieves GHG factors grouped by category (obsolete — use V202307 GetGHGFactors)
/api/v202307/ghg/factor
GetGHGFactorsV202307
Retrieves GHG emission factors with optional filtering and pagination
/api/v202210/ghg/factor/{factorId}/version
GetGHGFactorVersionHistoryV202210
Retrieves the version history of a specific GHG emission factor
/api/v202210/ghg/scope/scopeCategory
GetGHGScopesWithCategoriesV202210
Retrieves all GHG scope categories and their associated scopes
/api/v202210/meter/{meterId}/ghgsetting
GetMeterGHGSettingsV202210
Retrieves the GHG scope category and factor configuration for a meter
POST
2 endpoints
PUT
3 endpoints
/api/v202502/ghg/default
EditDefaultGHGSettings_MultiFactorV202502
Updates default GHG settings with multi-factor support for new meters
/api/v202210/ghg/default
Deprecated
EditDefaultGHGSettingsV202210
Updates default GHG scope and factor settings for new meters (obsolete — use V202502 EditDefaultGHGSettings_MultiFactor)
/api/v202210/meter/{meterId}/ghgsetting
Deprecated
EditMeterGHGSettingsV202210
Updates the GHG scope and factor for a meter (obsolete — use V202307 EditEmissionSourceLink)