Select Environment and Version
Set up the correct version of your enviornment for Production or for Preproduction
-
Determine the appropriate base URL for your environment (Preproduction or Production).
-
Replace
{VERSION}
in the URL with the desired version (currently, v1.0.0).- Preproduction:
https://preprod-ui-sdk.dtone.com/{VERSION}
- Production:
https://ui-sdk.dtone.com/{VERSION}
- Preproduction:
Updated 18 days ago