Skip to main content
To authenticate your automated API requests (such as creating invoices or querying balances programmatically), you must generate an API token. Follow these steps to create a new token:
  1. Open your merchant dashboard and navigate to the Developers tab.
  2. In the API Token block, click the Generate API token button.
Screen 53
  1. A confirmation modal will appear, indicating the validity period of the new token (e.g., valid for 1 month). Click Generate to proceed.
Screen 54
  1. CRITICAL STEP: Copy your token! * The system will display an “API token generated” window containing your new key.
    • ⚠️ Save your token now! For security reasons, the full token will not be shown again.
    • Click the copy icon next to the token string and immediately paste it into your secure environment (e.g., your .env file or a secure password manager).
  2. Once you are absolutely sure you have safely stored the token, click the I have copied my token button to close the window.
After generation, your dashboard will display the Active API token. For your security, the token will be permanently masked (e.g., 019e079d-9991-****-****-************), and you will be able to see its Created date and Expires date.