Changelog
In chronological order, here are all changes to the Lune API
Version 2024-08-08
September 23, 2024
Added the new smart-scan
endpoint. The endpoint enables clients to create emission estimates
with unstructured data. Lune will attempt to parse whatever information is available and create
the appropriate emission estimate.
August 29, 2024
Added a region_fallback
parameter to the listEmissionFactors
API method. The parameter
enables clients to request less strict treatments of the existing region
parameter in that
emission factors from related regions can also be returned.
August 8, 2024
Added the Lune-Version
header, allowing to choose which API version to use for any endpoint.