The Sandbox environment is a replica of the production environment, supporting all of the same API endpoints. Applications should be tested against the Sandbox environment before being used in production.
Real financial data should never be used in the Sandbox.
To set up your Sandbox account, all we ask for is a valid email address.
After email verification, your Sandbox account will be created and you’ll be redirected to our Sandbox Dashboard at https://demo.narmitech.com/. Here you can view your API key and secret and generate an OAuth access token. On enrollment, we’ll seed your account with transaction history and a (fake) balance.
Once you have a valid Sandbox account, you can start making calls to the API, see the start guide. To simplify development, learn about configuring and using our SDKs. You can also jump straight into the API docs.