1. Home
  2. Interswitch Security Headers
  3. Header Computation
  4. Authorization Computation

Authorization Computation

All messages must be authorized using following the standard ‘Basic’ authorization model of the web. The HTTP header Authorization should be set to the base 64 encoded value of the client_id (Register and obtain your client-id from https://developer.interswitchng.com).

The Authorization value is as follows:

InterswitchAuth Base64(client_id)
Was this article helpful to you? Yes No

How can we help?