Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

Code Block
languagetext
authUsername:client-name-122344
authPassword:client-pass-code

 

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