Getting Started

Our OpenAPI Specification is available at https://api.verticalinsure.com/openapi/vertical-insure-1.0.yml

Base URL

All API requests are made to:

https://api.verticalinsure.com

Authentication

See our authentication guide to learn how our API supports authentication.

Error handling

StatusMeaningWhat to do
400Invalid request parametersCheck the details array for specific field errors
401Missing or invalid API keyVerify your Authentication header
402Payment RequiredCheck the payment method provided is valid
403Access deniedCheck you have permission for this resource
404Resource not foundVerify the ID exists and belongs to your partner
422Request Not EligibleThe quote request was denied because of an underwriting reason

On this page