1. Home
  2. Docs
  3. Insurance Co. Integration Documentation
  4. Api Authentication
  5. Authenticating with the API

Authenticating with the API

As indicated earlier authentication on api uses a combination of basic authentication and bearer token authentication. A sample request header is show below;

Param Value
Authorization Basic c2Rmc2RmMjM0MjM0OnZYcENJSHNX
Token j5N5fzdRjRonTmJZvBMWj8KB
Content-Type application/json

 

Basic authorization value can be generated here >>

https://www.blitter.se/utils/basic-authentication-header-generator/

 

Was this article helpful to you? Yes No 3

How can we help?