How to Test the APIs
- Choose the Login API for your region.
- Enter the username and password.
- Click Try It. The output parameters appears. The name of the output parameter is based on the API version that you used to log in.
- In a version 2 response, the parameter name is serverUrl.
- In a version 3 response, the parameter name is baseApiUrl.
- Copy "serverUrl" or "baseApiUrl" from your login response and modify the URL to include “-dqprofile” in the URL and exclude "https://" and "/saas" from the URL. For example, if the login response is "https://usw5.dm-us.informaticacloud.com/saas", modify "use5.dm-us.informaticacloud.com" to "use5-dqprofile.dm-us.informaticacloud.com"
- Go to the "Submit URL Parameter" Section and paste the modified URL.
- Click Submit to pass the "serverUrl" or "baseApiUrl" parameter to all the Profiling APIs.
Note: Refresh the page if you cannot see the input box to paste the URL.