Know Before You Code

The Superpool platform is the core infrastructure that banks, travel agencies, enterprises, and other businesses integrate with to facilitate insurance policy acquisition and claims processing. Our system ensures a seamless experience by providing well-structured workflows tailored to your needs. If you’re new to the platform and need to know how to obtain access tokens, use our API suite, or set up Postman for testing, refer to Get Started with Superpool REST APIs.

How It Works

Insurance Policy Acquisition

Superpool simplifies the process of acquiring insurance policies for your customers. Below is the end-to-end flow for integrating policy acquisition.
1

Quote Request and Intent Capture

When a customer selects an insurance quote and tenure, a QuoteIntent is created. This:
  • Locks in the pricing for the selected tenure.
  • Tracks customer information for processing.
2

Payment Processing

After initiating the QuoteIntent, the customer proceeds with payment. Our platforms integrates with several payment gateways to make this process seamless for your customers, allowing either direct payments or redirection to the payment gateway with the required details.
3

Policy Issuance

Once payment is confirmed, Superpool issues the insurance policy
  • The QuoteIntent is updated to PAID.
  • A policy document is generated.
  • The transaction is marked as completed.
Now that you understand the policy acquisition flow, learn how to retrieve quotes and finalize policy purchases.

Claims Filing and Processing

Superpool supports an efficient claims filing system, allowing customers to submit claims directly via your platform. We facilitate this process by automating everything from document verification to settlement tracking.
See the Claims API documentation to integrate claim submissions into your platform.

Renewals Made Easy

Superpool allows customers to renew policies effortlessly. Our API supports both automated and manual renewals to keep customers insured.

Batch-Issuance of Policies

Businesses handling large-scale insurance processing can issue policies in batches using our API. This is useful for:
  • Banks issuing travel insurance for multiple clients.
  • Enterprises covering employees under group insurance plans.
  • Government agencies or Ministries issuing policies to eligible citizens.
  • All other forms of coporate partnership to with need of bulk-facilitation of policy management
At the moment, We are working hard to bring you this feature of Batch-Issuance. Please reach out to the business team at tech@unyte.africa, to get proper timeline of support for your business needs.
Read the Batch Policy Issuance API Guide to start automating policy distribution.