Sandbox and Live Environment

Access to two environments: Sandbox and Live. Users can easily build in the sandbox environment and move to live when you are production-ready. From the dashboard, users can seamlessly switch between

SANDBOX ENVIRONMENT In the sandbox environment, you have a default app that you can edit or you can create an app from scratch.

1) By clicking on create an app, a side modal shows that requires users to enter a name, upload a logo, and select a primary color

2) In the sandbox environment, users can copy public API keys or generate a new key.

3) In the sandbox environment, users can unveil their private API keys by clicking on the reveal keys button

PRODUCTION ENVIRONMENT

1) By toggling from the sandbox to the production environment, users can create an app and perform live verification with real data.

2) Users can always access their private by clicking on reveal keys while they can access public keys by copying them. Users can also choose to generate new public keys in production mode.

3) Users can create an app by clicking on the create app button which triggers a side modal for them to enter information such as app name, select colors, etc.

Last updated