Authentication
The VTpass Messaging API uses a header keys authentication. This means that you will be passing certain keys through the header while making a request to the VTpass messaging API.
The keys are namely:
- X-Token (This will be your Public Key)
- X-Secret (This will be your Secret Key)
The Public and Secret Key can be gotten from your Messaging Dashboard by clicking on the eye icon under the Keys column.