Authentication & API Keys
To ensure secure access to DOKU’s APIs, all requests must be authenticated using an API key. DOKU uses a Bearer Token-based authentication system to protect your production and sandbox environments.Environments and Keys#
DOKU provides two separate environments:Each environment uses its own set of credentials and API keys. You’ll receive both after registering your merchant account.Types of Credentials#
After registration, you will get the following credentials for each environment:Credential Name | Description |
---|
Client ID | Your unique identifier for API access |
Secret Key | Used to generate signature & access tokens |
Modified at 2025-07-10 15:57:33