Verisk · Example Payload

Insurance Analytics Address Example

InsuranceAnalyticsRisk ManagementProperty DataCatastrophe ModelingUnderwritingClaims

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

Top-level fields

streetcitystatezipCodecountry

Example Payload

Raw ↑
{
  "street": "123 Main St",
  "city": "San Francisco",
  "state": "CA",
  "zipCode": "94105",
  "country": "US"
}