Apache APISIX · Capability
Apache APISIX Admin API — Consumers
Apache APISIX Admin API — Consumers. 9 operations. Lead operation: Apache APISIX List All Consumers. Self-contained Naftiko capability covering one Apache Apisix business surface.
What You Can Do
GET
Listconsumers
— Apache APISIX List All Consumers
/v1/consumers
GET
Getconsumer
— Apache APISIX Get a Consumer
/v1/consumers/{username}
PUT
Createorupdateconsumer
— Apache APISIX Create or Update a Consumer
/v1/consumers/{username}
DELETE
Deleteconsumer
— Apache APISIX Delete a Consumer
/v1/consumers/{username}
GET
Listconsumercredentials
— Apache APISIX List Consumer Credentials
/v1/consumers/{username}/credentials
GET
Getconsumercredential
— Apache APISIX Get a Consumer Credential
/v1/consumers/{username}/credentials/{credential-id}
PUT
Createorupdateconsumercredential
— Apache APISIX Create or Update a Consumer Credential
/v1/consumers/{username}/credentials/{credential-id}
PATCH
Patchconsumercredential
— Apache APISIX Patch a Consumer Credential
/v1/consumers/{username}/credentials/{credential-id}
DELETE
Deleteconsumercredential
— Apache APISIX Delete a Consumer Credential
/v1/consumers/{username}/credentials/{credential-id}
MCP Tools
apache-apisix-list-all-consumers
Apache APISIX List All Consumers
read-only
idempotent
apache-apisix-get-consumer
Apache APISIX Get a Consumer
read-only
idempotent
apache-apisix-create-update-consumer
Apache APISIX Create or Update a Consumer
idempotent
apache-apisix-delete-consumer
Apache APISIX Delete a Consumer
idempotent
apache-apisix-list-consumer-credentials
Apache APISIX List Consumer Credentials
read-only
idempotent
apache-apisix-get-consumer-credential
Apache APISIX Get a Consumer Credential
read-only
idempotent
apache-apisix-create-update-consumer-2
Apache APISIX Create or Update a Consumer Credential
idempotent
apache-apisix-patch-consumer-credential
Apache APISIX Patch a Consumer Credential
idempotent
apache-apisix-delete-consumer-credential
Apache APISIX Delete a Consumer Credential
idempotent