Changelog - 2025-09-24
Here's what changed in the Wunderite API with the release on September 24th, 2025.
What's new
GET List risk profiles
The GET list risk profiles endpoint allows you to retrieve a paginated list of all risk profiles (commercial and personal) associated with your Wunderite agency team. We've also updated the existing list endpoint to be named List all risk profiles (legacy) to differentiate it from the new endpoint, as well as renaming the existing risk profile model (legacy).
POST Create risk profiles
The POST create risk profiles endpoint allows you to create a new risk profile (commercial or personal) associated with your Wunderite agency team.
New risk profile related objects
As part of the new risk profiles endpoints, the following new objects are now available:
What's changed
Added flag to fill building
COPE data
The POST and PATCH buildings endpoints now support a new optional fill_cope_data
boolean flag.
When set to true
, this flag will automatically populate the building
COPE data (construction, occupancy, protection, exposure) based on the pulled property data for that building.