NGINX · Capability
NGINX Plus REST API — Stream Keyvals
NGINX Plus REST API — Stream Keyvals. 5 operations. Lead operation: NGINX Return Key-Value Pairs from All Stream Keyval Zones. Self-contained Naftiko capability covering one Nginx business surface.
What You Can Do
GET
Getstreamkeyvalzones
— NGINX Return Key-Value Pairs from All Stream Keyval Zones
/v1/stream/keyvals
GET
Getstreamkeyvalzonekeysvalues
— NGINX Return Key-Value Pairs from a Stream Keyval Zone
/v1/stream/keyvals/{streamkeyvalzonename}
POST
Poststreamkeyvalzonedata
— NGINX Add a Key-Value Pair to the Stream Keyval Zone
/v1/stream/keyvals/{streamkeyvalzonename}
PATCH
Patchstreamkeyvalzonekeyvalue
— NGINX Modify a Key-Value or Delete a Key
/v1/stream/keyvals/{streamkeyvalzonename}
DELETE
Deletestreamkeyvalzonedata
— NGINX Empty the Stream Keyval Zone
/v1/stream/keyvals/{streamkeyvalzonename}
MCP Tools
nginx-return-key-value-pairs
NGINX Return Key-Value Pairs from All Stream Keyval Zones
read-only
idempotent
nginx-return-key-value-pairs-2
NGINX Return Key-Value Pairs from a Stream Keyval Zone
read-only
idempotent
nginx-add-key-value-pair
NGINX Add a Key-Value Pair to the Stream Keyval Zone
nginx-modify-key-value-delete
NGINX Modify a Key-Value or Delete a Key
idempotent
nginx-empty-stream-keyval-zone
NGINX Empty the Stream Keyval Zone
idempotent