Docs
  • Introduction
  • Getting Acquainted with Insurpass API
    • Before you start
    • Access to Insurpass API
    • Environment
    • Authentication
    • Errors
    • Pagination
    • Versioning
  • Know Insurpass' Products
    • Definition of Terms
    • Micro-health Insurance
    • Credit Life Insurance
    • Motor Insurance
    • Parcel Guard Insurance
    • Shop Insurance
    • Group Insurance
    • School Fees Insurance
    • Okada Insurance
    • Keke Insurance
  • Insurpass APi Reference
    • Micro-health Insurance
      • Policy
      • Claim
      • Pharmacy
    • Shop Insurance
      • Shop Insurance Policy
      • Shop Insurance Claims
    • School Fees Insurance
      • School Fees Policy
      • School Fees Claims
    • Keke Insurance
      • Keke Policy
      • Keke Claims
    • Okada Insurance
      • Okada Policy
      • Okada Claims
    • Motor Insurance
      • Comprehensive Motor Insurance
        • Comprehensive Motor Policy
        • Comprehensive Motor Claims
      • Third Party Motor Insurance
        • Third Party Motor Policy
        • Third Party Motor Claims
    • Parcel Guard Insurance
      • Policy
      • Claims
    • Group Insurance
      • Policy
      • Claims
    • Credit Life Insurance
      • Credit Life Policy
      • Credit Life Claims
  • GUIDES
    • Customer Journey Guidebook
      • Micro-health Insurance Flow
        • Claims Flow
        • Pharmacy Treatment Flow
        • User Interface Samples - Micro-health Insurance Plan
        • Issue Management Flow
      • Credit Life Insurance Flow
        • User Interface Samples - Credit Life Plan
Powered by GitBook
On this page

Was this helpful?

  1. Getting Acquainted with Insurpass API

Environment

PreviousAccess to Insurpass APINextAuthentication

Last updated 3 years ago

Was this helpful?

Environment

Because we believe that “Whatever is worth doing at all, is worth doing well.”, we have provided two environments you can use for prototyping, testing and integrating Insurpass into your platform; Sandbox and Production. With your API key, you can create an application for your Production environment (live mode) and another for your Sandbox (test mode). Insurpass makes use of the same API endpoint for both environments, the only difference is the keys used when calling the API.

Environment

Purpose

Base URL

Sandbox

This is your training area, it enables you to thoroughly test Insurpass' API calls and pull test data from all endpoints before going live on your website or application. Be rest assured that when testing in this environment, no real data is tampered with.

Production

This is the environment you want to use once you are ready to use Insurpass' API to integrate into your application.

We really recommend that you start creating your integration in the Sandbox environment.

https://sandbo
x.
insurpass.com
https://live.
insurpass.com