HTTP API Reference
- Updated2024-01-30
- 1 minute(s) read
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 Documentation URL to Append to Server URL Example Upload Analysis Automation Procedures and Create Manual Task: /systemlink-tdm-offline-doc/AnalysisServer/UploadAnalysisProcedureCreateManualTask.html http://localhost/systemlink-tdm-offline-doc/AnalysisServer/UploadAnalysisProcedureCreateManualTask.html Run Manual Task and Inspect Task Execution /systemlink-tdm-offline-doc/AnalysisServer/RunAndInspectManualTask.html http://localhost/systemlink-tdm-offline-doc/AnalysisServer/RunAndInspectManualTask.html Data Navigation Data Service HTTP API /systemlink-tdm-offline-doc/DataNavigatorDataService/DataNavigatorDataService.html http://localhost/systemlink-tdm-offline-doc/DataNavigatorDataService/DataNavigatorDataService.html - Access OpenAPI specification documents in the public SystemLink GitHub repository.