Environments

Environments

Use the sandbox environment to test your integration without moving real money.

SandboxProduction
API base URLhttps://api.synaptopay-sandbox.com/v1/https://api.synaptopay.com/v1/
Dashboarddashboard.synaptopay-sandbox.comdashboard.synaptopay.com
JS SDKhttps://js.synaptopay-sandbox.com/synapto.jshttps://js.synaptopay.com/synapto.js

Create an API key in the sandbox Dashboard (Settings > Developer) and use the sandbox base URL. Sandbox API keys use the sk_sandbox_ prefix and production keys use sk_live_ — a key only works in the environment it was created in. See Authentication for details.

Using the legacy test environment? Earlier integrations were tested against synapto.construction (API base URL https://api.synapto.construction/v1/, Dashboard at dashboard.synapto.construction, JS SDK at https://js.synapto.construction/synapto.js). It works the same way as the sandbox, but its API keys may use either the sk_live_ or sk_dev_ prefix. If you're starting a new integration, use the sandbox above.


Did this page help you?