Skip to end of banner
Go to start of banner

Authentication

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Authentication to be used by Client system for calling Increff APIs (inbound calls)

In order to use any of the Increff’s Standard APIs, some headers need to be passed with the request.

These headers are used to authenticate the calls made by external entities and would be shared with client once a client channel pair is being made.

Http headers

authUsername:client-name-122344
authPassword:client-pass-code

 

Authentication to be used by Increff system for calling Client APIs (outbound calls)

  • No labels