Sandbox Mode

Learn how you can use our sandbox mode to our APIs before you go live.

You can use our sandbox mode to test our APIs and your integration before you go live. You can use the sandbox mode at any time. Using our APIs or Dashboard in the sandbox mode does not affect your live data. API calls made in the sandbox mode do not interact with the banking networks.

The sandbox and live environments use different authorization keys. This helps us determine the mode in which the API call is made. The below table helps you differentiate between the keys in sandbox mode and live mode.

Access KeySecret Key
Sandbox ModePrefixed by ak_test_Prefixed by sk_test_
Live ModePrefixed by ak_live_Prefixed by sk_live_