Get Required Credentials
Before integrating with DT One's low-code solution, you must obtain API credentials and a Client ID. Credentials are required for secure backend integration and SDK instance identification
Prerequisites
- You have succesfully created an account in DT One (see Create an Account.)
Required Credentials
- API Key & Secret: Used for backend integration with the UI SDK API. Generate these in DT Shop.
- Origin URL: The domain where the SDK will be hosted (e.g.,
https://yourdomain.com
). Provide this to DT One Support. - Client ID: A unique identifier for your SDK instance. DT One Support will provide this.
Steps
- Generate API Key & Secret in DT Shop:
- Navigate to the "Developer" section of dtshop.dtone.com..
- Generate your API credentials for both production and pre-production environments.
- Prepare your Origin URLs:
- Prepare the Origin URLs for both your production and pre-production environments, including any non-default ports.
- Contact DT One Support, to inform them of the Origin URLs for the production and pre-production environments and to request your Client ID.
Updated about 1 month ago