Vertafore AMS360 WSAPI

The established SOAP web service for AMS360 (versions 2.4 and 3.0), exposed as WSAPIService.svc and authenticated with a per-agency username and password. It lets third-party applications send, receive, and update data directly against the AMS360 database while preserving AMS360 security. Public references name operations such as CustomerGet, PolicyGet, and SearchByPhoneNumber under a /v3/WSAPIService.svc path. The WSDL is partner-gated, so operations here are modeled from public help content.

API entry from apis.yml

apis.yml Raw ↑
aid: vertafore:vertafore-ams360-wsapi
name: Vertafore AMS360 WSAPI
tags:
- AMS360
- SOAP
- Web Service
- Partner Gated
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://help.vertafore.com/ams360/content/contextsensitive/download-integration/cswebserviceapisetup.htm
baseURL: https://ws.ams360.com
endpointsModeled: true
properties:
- url: https://help.vertafore.com/ams360/content/contextsensitive/download-integration/cswebserviceapisetup.htm
  type: Documentation
description: The established SOAP web service for AMS360 (versions 2.4 and 3.0), exposed as WSAPIService.svc
  and authenticated with a per-agency username and password. It lets third-party applications send, receive,
  and update data directly against the AMS360 database while preserving AMS360 security. Public references
  name operations such as CustomerGet, PolicyGet, and SearchByPhoneNumber under a /v3/WSAPIService.svc
  path. The WSDL is partner-gated, so operations here are modeled from public help content.