Environments
Environments
Use the sandbox environment to test your integration without moving real money.
| Sandbox | Production | |
|---|---|---|
| API base URL | https://api.synapto.construction/v1/ | https://api.synaptopay.com/v1/ |
| Dashboard | dashboard.synapto.construction | dashboard.synaptopay.com |
| JS SDK | https://js.synapto.construction/synapto.js | https://js.synaptopay.com/synapto.js |
Create an API key in the sandbox Dashboard (Settings > Developer) and use the sandbox base URL. API keys use the same sk_live_ prefix in both environments.
Updated about 4 hours ago