HTTP API Reference

Use HTTP APIs to leverage SystemLink data services with text commands.

Access HTTP API documentation for SystemLink in one of the following ways.
  • On your SystemLink server, append /niapis to the address of your SystemLink server in your browser. For example, http://localhost/niapis.
  • On your SystemLink server, append one of the following paths to the address of your SystemLink server to open SystemLink TDM documents:
    API DocumentationURL to Append to Server URLExample
    Upload Analysis Automation Procedures and Create Manual Task:/systemlink-tdm-offline-doc/AnalysisServer/UploadAnalysisProcedureCreateManualTask.htmlhttp://localhost/systemlink-tdm-offline-doc/AnalysisServer/UploadAnalysisProcedureCreateManualTask.html
    Run Manual Task and Inspect Task Execution/systemlink-tdm-offline-doc/AnalysisServer/RunAndInspectManualTask.htmlhttp://localhost/systemlink-tdm-offline-doc/AnalysisServer/RunAndInspectManualTask.html
    Data Navigation Data Service HTTP API/systemlink-tdm-offline-doc/DataNavigatorDataService/DataNavigatorDataService.htmlhttp://localhost/systemlink-tdm-offline-doc/DataNavigatorDataService/DataNavigatorDataService.html
  • Access OpenAPI specification documents in the public SystemLink GitHub repository.