How to access FactoryTalk DataMosaix APIs via Swagger UI

  1. Navigate to the Swagger UI page. You can navigate to any of the following Swagger UI pages.
  2. Click on the
    Authorize
    button.
    Authorize
  3. Provide a valid token.
  4. Click on
    Authorize
    button.
    Available authorizations
  5. Select the variables as shown in the following figure. The computed URL should be as follows.
    NOTE: The above URL is for Access management service, for other services the
    Host
    name will be different.
  6. Select the API that you want to test and click the
    Try it out
    button. Here provided an example for the Get request.
    Sample Get request
  7. Set the required parameters and click
    Execute
    . Upon successful API call, you should get a 200 OK response.
    Execute API
    Successful API response
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.