Command descriptions and usage examples

In most cases, if a request contains an error, the system will return a detailed response indicating exactly what was incorrectly specified in the request, e.g. invalid username or password, invalid session id, invalid object, required argument missing, etc.

To avoid passing your credentials with every request, you can use a session. Many commands will work without a session, but bear in mind that a number of commands require a session. Thus, in the overwhelming majority of cases, it is better to use a session ID when working with the SDK. All of the examples that follow will use one.

Below is a list of examples that use various TRASSIR SDK commands: