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.
    Module
    Swagger URL
    Access Management
    Extractors
    Applications
  2. Click
    Authorize
    .
    Authorize
  3. Provide a valid token.
  4. Click
    Authorize
    .
    Available authorizations
  5. Select the variables as shown in the following figure. The computed URL should be as follows.
    Set Variables
    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
    Try it out
    . 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.