Kurrent Subscriptions API
Persistent (competing consumer) subscription management and consumption
Kurrent Subscriptions API is one of 9 APIs that Kurrent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Subscriptions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.
This API exposes 13 operations across 10 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version v26.1.
Requests are made against a single base URL, https://{host}:{port}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kurrent Subscriptions API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— KurrentDB supports HTTP Basic authentication for the HTTP API, with access control lists (ACLs) applied per stream. See https://docs.kurrent.io/server/v26.1/ht…
Paths & Operations 13
Across 10 paths, the API surfaces 13 operations — 1 DELETE, 5 GET, 6 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Persistent (competing consumer) subscription management and consumption
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is PersistentSubscriptionSettings (13 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kurrent 8
Other APIs Kurrent publishes across the network.