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