AUTHORIZATION
Generate Authorization Token
Generates JWT Authorization token required for accessing ClickPesa APIs
POST
cURL
JTW token is valid for 1 hour from the time of issuance. After it expires, you must generate a new token.
Headers
Your Application Client ID.
Your Application API Key.
Response
200
application/json
Generate token response
The response is of type object
.
cURL