Vertafore AMS360 EMS API

The newest and preferred REST API for AMS360, the flagship property and casualty agency management system. It exposes agency data as REST resources - Customers, Policies, Service Agreements, Invoices, Billing, Deposits, and Personnel - secured with OAuth Bearer tokens. Public tutorials show the sandbox base host api-sandbox.vertafore.com and a Customers endpoint under /authgrant/v1/api; the full resource surface is documented behind the gated Developer Portal, so endpoints here are modeled rather than harvested.

API entry from apis.yml

apis.yml Raw ↑
aid: vertafore:vertafore-ams360-ems-api
name: Vertafore AMS360 EMS API
tags:
- AMS360
- REST
- Customers
- Policies
- Partner Gated
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.vertafore.com/
baseURL: https://api.vertafore.com
endpointsModeled: true
properties:
- url: https://help.vertafore.com/devportal/content/getstarted/gettingstarted.htm
  type: Documentation
- url: https://help.vertafore.com/devportal/content/howto/tutorial1_headerconnection.htm
  type: APIReference
description: The newest and preferred REST API for AMS360, the flagship property and casualty agency management
  system. It exposes agency data as REST resources - Customers, Policies, Service Agreements, Invoices,
  Billing, Deposits, and Personnel - secured with OAuth Bearer tokens. Public tutorials show the sandbox
  base host api-sandbox.vertafore.com and a Customers endpoint under /authgrant/v1/api; the full resource
  surface is documented behind the gated Developer Portal, so endpoints here are modeled rather than harvested.