KurrentDB HTTP API
KurrentDB exposes a native AtomPub-over-HTTP interface alongside its primary gRPC protocol, covering stream append and read, persistent (competing consumer) subscriptions, projections, user administration, node administration, statistics and cluster gossip. Authentication is HTTP Basic with per-stream access control lists. The base URL is your own KurrentDB node or Kurrent Cloud cluster, which serves the HTTP API on port 2113 by default.