5 1 0:Using SEP sesam REST API

From SEPsesam
Other languages:


Docs latest icon.png Welcome to the latest SEP sesam documentation version 5.1.0 Apollon. For previous documentation version(s), check documentation archive.


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.