Test and Live Environments
To make testing and developing with Graph quick and easy, we make use of the same API endpoint for sandbox and production, the only difference is the keys used when calling the APIs.
Environment | Purpose | Base URL |
---|---|---|
Test | The Test environment is dedicated to the test and development phases. In this environment, issue accounts and receive payments without real currency just to get a feel for the Graph platform. In this documentation, the Test Environment is also called the Sandbox. | https://api.useoval.com |
Live | The production environment is dedicated to live applications with real connections to institutions. In this environment, you will need real users to complete real KYC flows to issue accounts and receive money. | https://api.useoval.com |
Switching to Live Environment
Building trust early is a very big part of our developer experience. That's why Graph lets you try out much of the card and account features without incurring any real charge or having to use real data. However, to switch from test to live environment it is compulsory that all go-live requirements are met and approved by our compliance. Upon approval, you can switch to live mode from the Graph dashboard, by toggling the test/live mode button located at the top right corner of your Graph dashboard.