Verisk · Example Payload

Insurance Analytics Property Risk Example

InsuranceAnalyticsRisk ManagementProperty DataCatastrophe ModelingUnderwritingClaims

Insurance Analytics Property Risk Example is an example object payload from Verisk, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

propertyIdaddresscoordinatesconstructionfireProtectionperilScoreslastUpdated

Example Payload

Raw ↑
{
  "propertyId": "PROP-123456",
  "address": "example-value",
  "coordinates": "example-value",
  "construction": "example-value",
  "fireProtection": "example-value",
  "perilScores": {},
  "lastUpdated": "2025-03-15"
}