A message for our valued customers and partners: This site is retiring, including accounts and API keys, as we migrate to the new developer portal. If you use existing API keys you will be contacted with further migration instructions. Accounts and API keys are not shared between this developer portal and the new developer portal. We recommend you review the new portal's Get Started guide for details on registering a new developer account and requesting new API keys.

Insured Name Search

get

Insured Name Search

Performs search on Insured Name

Resource URL

https://test-apis.us-east-1.libertymutual.com /ciportal/insuredSearch

Query Parameters

Name Description
env
(required)

Valid values for 'env' are: dev, test, or stage

agencyNumber
(required)

Valid value for 'agencyNumber' is a valid 7-digit RAMP code

searchString
(required)

Valid value for 'searchString' is a Name you with to search on

format

Valid value for 'format' is json

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

Insured Name Search

Schema:

HTTP Code Description

400

Invalid data combination

401

You are not authorized to use this operation

403

Forbidden

404

Service not found, ensure the query parameters are correct.

405

Validation exception for the API invocation.

500

Unexpected Condition Encountered in Service API.

503

The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.

Working...