Kong · Capability
Konnect API - Go SDK — Basic-auth credentials
Konnect API - Go SDK — Basic-auth credentials. 7 operations. Lead operation: List all Basic-auth credentials. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listbasicauth
— List all Basic-auth credentials
/v1/v2/control-planes/{controlplaneid}/core-entities/basic-auths
GET
Getbasicauth
— Get a Basic-auth credential
/v1/v2/control-planes/{controlplaneid}/core-entities/basic-auths/{basicauthid}
GET
Listbasicauthwithconsumer
— List all Basic-auth credentials associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/basic-auth
POST
Createbasicauthwithconsumer
— Create a new Basic-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/basic-auth
DELETE
Deletebasicauthwithconsumer
— Delete a a Basic-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/basic-auth/{basicauthid}
GET
Getbasicauthwithconsumer
— Get a Basic-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/basic-auth/{basicauthid}
PUT
Upsertbasicauthwithconsumer
— Upsert a Basic-auth credential associated with a Consumer
/v1/v2/control-planes/{controlplaneid}/core-entities/consumers/{consumeridfornestedentities}/basic-auth/{basicauthid}
MCP Tools
list-all-basic-auth-credentials
List all Basic-auth credentials
read-only
idempotent
get-basic-auth-credential
Get a Basic-auth credential
read-only
idempotent
list-all-basic-auth-credentials-2
List all Basic-auth credentials associated with a Consumer
read-only
idempotent
create-new-basic-auth-credential
Create a new Basic-auth credential associated with a Consumer
delete-basic-auth-credential-associated
Delete a a Basic-auth credential associated with a Consumer
idempotent
get-basic-auth-credential-associated
Get a Basic-auth credential associated with a Consumer
read-only
idempotent
upsert-basic-auth-credential-associated
Upsert a Basic-auth credential associated with a Consumer
idempotent