Use Settings > API keys to manage API access for your merchant account.
Use sandbox first
Start with sandbox keys while you build and test your integration. Move to production only after your team has tested collections, transfers, callbacks, and reconciliation.
Copy a key
- Open Settings.
- Select API keys.
- Confirm the current environment.
- Copy the key you need.
- Store secret keys only on your server.
Rotate a key
Rotate a key if it may have been exposed or when your security process requires it. Update your integration before disabling an old key.
Key safety
- Do not share secret keys in chat, email, screenshots, or client-side code.
- Use separate keys for sandbox and production.
- Remove unused keys.
Last modified on July 7, 2026