Cover Whale Restful HTTP API


RESTful API. Used to execute various quoting operations on the Cover Whale platform.
The API is organized around REST, and uses JWT access tokens as an authentication layer.
All endpoints and operations are listed on the left navigation area.

For questions, please contact your intergration manager at CoverWhale.



Authentication

API-Gateway --> Authentication-Server
A --> 401[401 Response Status]
B --> 200[200 response Status with JSON payload]

Requesting Quoutes

API-Gateway --> CoverWhale Application
A --> 401[401 Response Status]
B --> 200[200 response Status with JSON payload]