Liberty Mutual Insurance

Liberty Mutual Insurance Group is one of the largest global property and casualty insurers, headquartered in Boston, Massachusetts. The company offers a wide range of insurance products and services, including personal automobile, homeowners, workers compensation, and commercial lines, and exposes API-based insurance solutions for partners across the insurance lifecycle from quote-and-purchase through policyholder service and claims.

2 APIs 0 Features
CasualtyCommercial LinesInsurancePersonal LinesPropertyRentersSafety DataFortune 100

APIs

Liberty Mutual Renters Insurance API

The Liberty Mutual Renters Insurance API streamlines the process to purchase coverage, allowing partners to offer affordable renters insurance to customers, tenants, and employe...

Liberty Mutual Solaria Labs API

The Liberty Mutual Solaria Labs API aggregates public data on auto theft, parking citations, and crashes using proprietary insurance knowledge. Developers and data scientists ca...

Collections

Pricing Plans

Rate Limits

FinOps

Press

Liberty Mutual Insurance news - Page 2 of 9

2026-05-25

Liberty General Insurance Introduces AI-Embedded Tool ...

2026-05-25

Insurtech Insights | All News - Curated industry insights

2026-05-25

Leveraging digital technologies in risk management

2026-05-25

Accelerating innovation at Liberty Mutual Insurance | InsTech

2026-05-25

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Developer
Developer
🔗
About
About
📰
News
News

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Liberty Mutual Solaria Labs API
  version: 1.0.0
items:
- info:
    name: Safety
    type: folder
  items:
  - info:
      name: Get Safe Routes
      type: http
    http:
      method: GET
      url: https://developers.solarialabs.com/safety/routes
      params:
      - name: city
        value: ''
        type: query
      - name: origin
        value: ''
        type: query
      - name: destination
        value: ''
        type: query
    docs: Retrieve safest driving routes for a given area.
  - info:
      name: Get Safe Parking
      type: http
    http:
      method: GET
      url: https://developers.solarialabs.com/safety/parking
      params:
      - name: city
        value: ''
        type: query
    docs: Retrieve safest parking locations in a city.
- info:
    name: Data
    type: folder
  items:
  - info:
      name: Get Incidents
      type: http
    http:
      method: GET
      url: https://developers.solarialabs.com/data/incidents
      params:
      - name: city
        value: ''
        type: query
      - name: type
        value: ''
        type: query
    docs: Retrieve auto theft, crash, and citation data.
bundled: true