Verified BursaPay gateway workflow: Explains the API-key lifecycle actions exposed by the developer platform.
1. Overview & Purpose
The gateway supports key rotation and disabling; rotation invalidates the old key and is recorded in activity/audit history.
2. Requirements & Setup
Know which application is using the key before changing it.
3. Step-by-Step Workflow
- Identify the active key.
- Rotate when a secret needs replacement.
- Update the application configuration.
- Disable or revoke the old credential after confirming the replacement works.
4. Rules & Troubleshooting
A rotation is a credential change, not a harmless display action; plan for propagation across deployments.
5. Verification & Next Steps
Verify successful authenticated requests with the new key before removing the old deployment secret.