Learn how to set up API integration with ClickPesa, including creating applications, managing API keys, and retrieving credentials
API Key
and Client ID
are exchanged for a short-lived JWT Token
, which is then used in all subsequent API calls.
The JWT token is valid for 1hr (60 Minutes) from the time of issuance. After it expires, you must generate a new token using your API Key
and Client ID
.