Page cover

Authentication

Payceler APIs are secured using Bearer Token Authentication to ensure only verified and authorized applications can access resources. Before you can begin making requests to any of our product APIs (Disbuz, Endoz, etc.), you need to authenticate using your API keys.

The process involves:

  1. Obtaining your API keys from the dashboard.

  2. Exchanging your keys for an access token.

  3. Using the token to authenticate API requests.

For better security, all access tokens expire after a limited duration and must be refreshed. Continue below for details on each step.

API Keys

Learn how to generate and securely manage your public and secret API keys, the foundation for accessing our APIs.

Last updated