Generates JWT Authorization token required for accessing ClickPesa APIs
Authorization header containing the JWT access token returned from the generate token endpoint. The token already includes the Bearer prefix. Example: Authorization: Bearer eyJhbGciOi...
Your Application Client ID.
Your Application API Key.