REST API

This section contains articles about the SystemWeaver Rest API. It is meant to compliment the documentation delivered with our Rest API server.

Introduction to the SystemWeaver REST API Server
The SystemWeaver REST API Server* allows users to connect to a SystemWeaver server or mirror server through an HTTP interface, enabling better support for i...
Wed, 21 Oct, 2020 at 9:32 AM
Interested in SystemWeaver REST API Training?
Do you already have basic knowledge of SystemWeaver and programming skills?  Then you have what it takes to attend one of our REST API Training sessio...
Thu, 2 Mar, 2023 at 10:22 AM
Installing the SystemWeaver REST API Server
This article describes the software and hardware requirements for a SystemWeaver REST API server application. To obtain a delivery of the REST API Server, c...
Wed, 11 Jan, 2023 at 9:10 AM
Configuring the SystemWeaver REST API Server
This article describes how to configure the SystemWeaver REST API server application and its logging.  Configuring the REST API Configuring REST API Logg...
Wed, 27 Sep, 2023 at 10:25 PM
Decoding ADDT Customized Datatype
For Custom type attributes, the returned values are strings in binary form. This article provides examples of how to decode the value of the ADDT custom att...
Fri, 10 Jun, 2022 at 12:14 PM
Getting Started with the SystemWeaver REST API
This article describes how you get started with the SystemWeaver REST API once it has been installed and configured.  Finding the REST API server Authent...
Wed, 27 Sep, 2023 at 10:26 PM
REST API Get Examples
This article provides examples of the GET method using the SystemWeaver Rest API. GET is used to request data and should have no other effect. It can be use...
Wed, 1 Jul, 2020 at 10:57 AM
REST API Patch and Post Examples
This article provides examples of some common operations using the SystemWeaver Rest API.  Prerequisites It is helpful to have a basic understanding o...
Tue, 15 Jun, 2021 at 2:47 PM
Troubleshooting the REST API
Review the Rest API log files when troubleshooting. I am trying to access a token, but get "Authentication failed". I am trying to access a tok...
Fri, 18 Aug, 2023 at 9:11 AM