Products
We’re the embedded insurtech platform for Nigeria's largest insurance companies. Integrate every single API to give coverage that brings peace of mind and satisfaction to both sides of your marketplace and a seamless experience for your customers.
Embed each of our fully customizable purchase APIs which gives you access to several insurance products from multiple insurance providers in one place - mycover.ai.
List all the products available on your platform. This endpoint allows you to query all the products (including inactive products).
get
https://staging.api.mycover.ai/
v1/products/get-all-products
curl -X 'GET' \
'https://staging.api.mycover.ai/v1/products/get-all-products' \
-H 'accept: */*'
View a list of all the different categories of products on your platform.
get
https://staging.api.mycover.ai/
v1/products/get-product-categories
Last modified 5mo ago