5 0 0:Using SEP sesam REST API

From SEPsesam
Other languages:


Icon archived docs.png This is documentation for SEP sesam version 5.0.0 Jaglion.
This is not the latest version of SEP sesam documentation and, as such, does not provide information on features introduced in the latest release. For more information on SEP sesam releases, see SEP sesam Release Versions. For the latest documentation, check SEP sesam documentation.


Overview


The SEP sesam REST API is used for communication between the SEP sesam Clients and the SEP sesam Server and provides methods for accessing SEP sesam Server information and functionality. It contains methods for database access and higher level service functions and enables easy execution of SEP sesam operations.

The SEP sesam REST API supports the following:

  • Session-based authentication and HTTP basic authentication
  • GET and POST requests
  • JSON responses

You can access it via the following base URL:

http://<host>:<port>/sep/api/V2

SEP sesam REST API reference

The SEP sesam API documentation contains an overview of the SEP sesam REST API and information about its usage and available services.

The API documentation is version dependent. Make sure you select the correct version for your deployment.


See also

About Authentication and AuthorizationHow to Replace the REST Server HTTPS Certificate and Private KeyIntroducing JSON

Copyright © SEP AG 1999-2024. All rights reserved.
Any form of reproduction of the contents or parts of this manual is allowed only with the express written permission from SEP AG. When compiling and designing user documentation SEP AG uses great diligence and attempts to deliver accurate and correct information. However, SEP AG cannot issue a guarantee for the contents of this manual.