Apache APISIX · Capability
Apache APISIX Admin API — Routes
Apache APISIX Admin API — Routes. 6 operations. Lead operation: Apache APISIX List All Routes. Self-contained Naftiko capability covering one Apache Apisix business surface.
What You Can Do
GET
Listroutes
— Apache APISIX List All Routes
/v1/routes
POST
Createroute
— Apache APISIX Create a Route
/v1/routes
GET
Getroute
— Apache APISIX Get a Route
/v1/routes/{route-id}
PUT
Createorupdateroute
— Apache APISIX Create or Update a Route
/v1/routes/{route-id}
PATCH
Patchroute
— Apache APISIX Patch a Route
/v1/routes/{route-id}
DELETE
Deleteroute
— Apache APISIX Delete a Route
/v1/routes/{route-id}
MCP Tools
apache-apisix-list-all-routes
Apache APISIX List All Routes
read-only
idempotent
apache-apisix-create-route
Apache APISIX Create a Route
apache-apisix-get-route
Apache APISIX Get a Route
read-only
idempotent
apache-apisix-create-update-route
Apache APISIX Create or Update a Route
idempotent
apache-apisix-patch-route
Apache APISIX Patch a Route
idempotent
apache-apisix-delete-route
Apache APISIX Delete a Route
idempotent