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.comAuthentication
See our authentication guide to learn how our API supports authentication.
Error handling
| Status | Meaning | What to do |
|---|---|---|
400 | Invalid request parameters | Check the details array for specific field errors |
401 | Missing or invalid API key | Verify your Authentication header |
402 | Payment Required | Check the payment method provided is valid |
403 | Access denied | Check you have permission for this resource |
404 | Resource not found | Verify the ID exists and belongs to your partner |
422 | Request Not Eligible | The quote request was denied because of an underwriting reason |