SEEBURGER BIS Server APIs
BIS Server API HTTP Services
HTTP Listener REST API enables management of HTTP listener master data through secure RESTful operations.
Description
The BIS Server API HTTP Services provides a standardized interface for managing HTTP listener master data within the integration platform.
The API supports browsing master data records individually or in batches, as well as creating, modifying, and deleting records.
All operations treat master data records as REST resources identified by a dedicated REST Resource ID.
In the context of this API, a resource is represented by an HTTP Listener entity, which defines the configuration required to receive and process inbound HTTP requests. The API enables consistent and automated lifecycle management of HTTP services and listener configurations.