Kong · Capability
Kong Enterprise Admin API — API-keys
Kong Enterprise Admin API — API-keys. 3 operations. Lead operation: Create a new API-key associated with a Consumer. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
POST
Createkeyauthwithconsumer
— Create a new API-key associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/key-auth
DELETE
Deletekeyauthwithconsumer
— Delete a an API-key associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/key-auth/{keyauthid}
GET
Getkeyauthwithconsumer
— Get an API-key associated with a Consumer
/v1/{workspace}/consumers/{consumeridfornestedentities}/key-auth/{keyauthid}
MCP Tools
create-new-api-key-associated
Create a new API-key associated with a Consumer
delete-api-key-associated-consumer
Delete a an API-key associated with a Consumer
idempotent
get-api-key-associated-consumer
Get an API-key associated with a Consumer
read-only
idempotent