Kong · Capability
Konnect API - Go SDK — HMAC-auth credentials
Konnect API - Go SDK — HMAC-auth credentials. 7 operations. Lead operation: List all HMAC-auth credentials associated with a Consumer. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listhmacauthwithconsumer
— List all HMAC-auth credentials associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/hmac-auth
POST
Createhmacauthwithconsumer
— Create a new HMAC-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/hmac-auth
DELETE
Deletehmacauthwithconsumer
— Delete a a HMAC-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/hmac-auth/{hmacauthid}
GET
Gethmacauthwithconsumer
— Get a HMAC-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/hmac-auth/{hmacauthid}
PUT
Upserthmacauthwithconsumer
— Upsert a HMAC-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/hmac-auth/{hmacauthid}
GET
Listhmacauth
— List all HMAC-auth credentials
/v1/v2/control-planes/{controlplaneid}/core-entities/hmac-auths
GET
Gethmacauth
— Get a HMAC-auth credential
/v1/v2/control-planes/{controlplaneid}/core-entities/hmac-auths/{hmacauthid}
MCP Tools
list-all-hmac-auth-credentials
List all HMAC-auth credentials associated with a Consumer
read-only
idempotent
create-new-hmac-auth-credential
Create a new HMAC-auth credential associated with a Consumer
delete-hmac-auth-credential-associated
Delete a a HMAC-auth credential associated with a Consumer
idempotent
get-hmac-auth-credential-associated
Get a HMAC-auth credential associated with a Consumer
read-only
idempotent
upsert-hmac-auth-credential-associated
Upsert a HMAC-auth credential associated with a Consumer
idempotent
list-all-hmac-auth-credentials-2
List all HMAC-auth credentials
read-only
idempotent
get-hmac-auth-credential
Get a HMAC-auth credential
read-only
idempotent