Introduction

This Cermati Insurance API Documentation covers creating new insurance transactions, inquiring the status of an insurance transaction, and updating the status of an insurance transaction.

The Cermati Insurance API returns JSON-encoded responses. It uses standard HTTP response codes, authentication, and verbs.

You can use the API in staging/test environment or production/live environment by specifying the appropriate sub-domains in the URL.

EnvironmentSub-domainBase URL
stagingapi-staging.cermati.comhttps://api-staging.cermati.com/insurance/v1
productionapi.cermati.comhttps://api.cermati.com/insurance/v1

The document will specify the URLs for the staging environment but do note that the production counterpart is available.