NATS JetStream Management API
The JetStream wire API provides a protocol-level management interface for configuring and operating JetStream streams, consumers, key-value buckets, and object stores. Requests are made by publishing to well-known $JS.API.* subjects and responses are returned as typed JSON payloads. This API underlies all official NATS client SDKs and the nats CLI.
Documentation
Specifications
Schemas & Data
Other Resources
AsyncAPI
#JetStream
#Management
#Streaming