Authorization guide

Authorization HTTP Headers and Signature computation

In order to do make successful API calls, you need to be authenticated. Authorization on Interswitch API will be done through a custom "InterswitchAuth" realm.

Refer to our API Authorization section here that will guide you on authorization, HTTP headers for authorization and how each is computed.

Complete this part and you are on your way to making your first API call!


What’s Next