Get your API key
1
Log in to the PayGood dashboard
Go to dashboard.paygood.com and sign in with your PayGood account credentials.
The dashboard URL differs by environment: use dashboard-sandbox.paygood.com for sandbox and dashboard.paygood.com for production.
2
Navigate to Developers
In the left-hand navigation, click Developers.
3
Create a new key and copy it immediately
Click Create Key, give it a descriptive name (for example,
Production – Backend Server), and click Generate. Copy the key as soon as it appears — PayGood displays the full secret only once and cannot retrieve it afterward. If you lose the key, you must rotate it and generate a new one.4
Store your key securely
Save the key in a secure location such as an environment variable or a secrets manager. Never paste it directly into your source code.