Apache APISIX · Capability
Apache APISIX Admin API — Stream Routes
Apache APISIX Admin API — Stream Routes. 4 operations. Lead operation: Apache APISIX List All Stream Routes. Self-contained Naftiko capability covering one Apache Apisix business surface.
What You Can Do
GET
Liststreamroutes
— Apache APISIX List All Stream Routes
/v1/stream-routes
GET
Getstreamroute
— Apache APISIX Get a Stream Route
/v1/stream-routes/{route-id}
PUT
Createorupdatestreamroute
— Apache APISIX Create or Update a Stream Route
/v1/stream-routes/{route-id}
DELETE
Deletestreamroute
— Apache APISIX Delete a Stream Route
/v1/stream-routes/{route-id}
MCP Tools
apache-apisix-list-all-stream
Apache APISIX List All Stream Routes
read-only
idempotent
apache-apisix-get-stream-route
Apache APISIX Get a Stream Route
read-only
idempotent
apache-apisix-create-update-stream
Apache APISIX Create or Update a Stream Route
idempotent
apache-apisix-delete-stream-route
Apache APISIX Delete a Stream Route
idempotent