Change Log
On this page, you will find information about recent changes to NOBB Export API.
May 7th, 2025
Updated POST/GET endpoints regarding Price from v1 to v2.
GET api/v2/prices
As GET api/v1/prices except:
Remove the "format" parameter (always return JSON)
Remove the "batch" parameter
Introduce parameters for "V2 pagination", pageToken and pageSize
POST api/v2/prices
As api/v1/prices except:
Remove the "format" parameter (always return JSON)
Remove the "batch" parameter
Introduce parameters for "V2 pagination", pageToken and pageSize
Make request body (list of NOBB numbers) required
January 30th, 2025
Updated NOBB Environmental API with the following changes: Overview of properties
Added 7 new environmental properties
Removed one property which were no longer relevant
Added two new properties “Covered by..” according to the latest version of BREEAM-NOR v6
Some namechanges of properties
Change to only expose environmental properties that has the value TRUE.