After KYB approval, you can create API keys from the developer dashboard. The flow below guides you through generating a new key and removing one you no longer need.
Generate a new API key
1. Open the Developers section
From the sidebar of your meCash dashboard, select Developers to manage API access.
2. Create a sandbox API key
In the API Keys tab, click Create a Key . Choose the environment (Sandbox or Production) that matches your workflow.
3. Copy and secure the generated key
Copy the key immediately and store it somewhere safe—this is the only time it will be fully visible.
Treat API keys like passwords. Never embed them in client-side code or commit them to version control.
Delete an API key
Log in, open Developers , and choose API Keys to review existing credentials.
2. Select the key to remove
Locate the key you want to revoke and click Delete API Key .
3. Confirm deletion with OTP
Confirm the action. You will receive a one-time password (OTP) via your registered email.
Input the OTP and click Continue . The key is permanently removed once verification succeeds.
Need a fresh credential? Repeat the Generate a new API key steps above at any time.