5 1 0:Using SEP sesam REST API
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.
- SEP sesam REST API V2 PDF – 5.0.0 Jaglion
- SEP sesam REST API V2 PDF – 4.4.3 Beefalo V2
- REST API V1 – 4.4.3 Tigon
See also
About Authentication and Authorization – How to Replace the REST Server HTTPS Certificate and Private Key – Introducing JSON