Documentation Center

Accessing the API documentation

The SDL Enrich API is self-documenting, providing accurate description of the current state of the system.

Procedure

  1. Log in as an administrator to the SDL Enrich server URL.
    https://myserver/
    You will be logged in to the SDL Enrich server 
  2. In a separate browser tab, then you can open the API documentation page by appending the SDK/ApiDoc.html to your root server URL.
    https://myserver/SKL/ApiDoc.html
    You will see the API for the server in its current state with the APIs and their commands displayed on the a panel to one side, with descriptions of commands in the main pane.
  3. When you make any changes to the server, then you need to refresh this browser page for the changes to be apparent in the API documentation.