Connect to the API URL

Secure applications, such as TTP and Asset Inspection, can only communicate with secure APIs. The ServerAPI needs to use the Hypertext Transfer Protocol Secure (https).

You have your own unique secure API URL as part of your TMT installation. To find your API URL:

  1. Open TMT Web.

  2. From the User menu, select Debug Information.
    The Debug Information page opens. The General tab is open by default.

  3. Select the Application Settings tab.
    The page displays the App Settings table.

  4. Scroll down to AMSServerAPI.

    image4

  5. Copy the URL.
    The URL should start with https://. It also must be publicly available on the internet. That means the URL cannot be hidden behind a firewall.

  6. To make sure the API server is functional:

    1. Open a browser.

    2. Copy the AMSServer API URL to the address bar.

    3. Remove the last api from the URL.

    4. Press [kbd]ENTER.
      The server should return the message "API Running." If it does not, review the application’s setup.

  7. Close TMT Web.