Skip to main content
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

Developer section highlighted in the meCash dashboard navigation
From the sidebar of your meCash dashboard, select Developers to manage API access.
API Keys panel showing the Create a Key button
In the API Keys tab, click Create a Key. Choose the environment (Sandbox or Production) that matches your workflow.
Modal displaying a newly generated API key with copy options
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

Developers section selected in the dashboard navigation
Log in, open Developers, and choose API Keys to review existing credentials.
API key list with the Delete API Key button highlighted in red
Locate the key you want to revoke and click Delete API Key.
Confirmation modal asking to delete the API key
Confirm the action. You will receive a one-time password (OTP) via your registered email.
OTP verification step to confirm API key deletion
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.