Kurrent Users API
User account management
Kurrent Users API is one of 9 APIs that Kurrent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Users. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.
This API exposes 9 operations across 6 paths, and defines 2 schemas. 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 Users 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 9
Across 6 paths, the API surfaces 9 operations — 1 DELETE, 2 GET, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.
User account management
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are NewUser (4 properties), UserUpdate (2 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.