Overview

Display available insurance products to your customers.

For this set of guides, ensure cURL is installed on your computer for easy calls to the server via the terminal.

If you are using macOS, or Windows 10 version 1803 or later, chances are that cURL is already installed in your computer by default. If you have Git Bash installed, it comes with a cURL package in its source folder.

To check if you have cURL installed, open up your console, and type curl, and press Enter. If installed, the system will print: curl: try 'curl --help' or 'curl --manual for more information

If you do not have cURL installed at all, simply install it here.

If you do not have an API Key, check out this guide on how you can generate one.

In addition, we have set up a Postman environment, where you can play around with and make calls to every endpoint, on the go. Hit the button below and fork the Curacel Grow collection to your own workspace.

Run in Postman