Kong · Capability
Konnect API - Go SDK — Custom Domains
Konnect API - Go SDK — Custom Domains. 5 operations. Lead operation: List Custom Domains. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listcustomdomains
— List Custom Domains
/v1/v2/cloud-gateways/custom-domains
POST
Createcustomdomains
— Create Custom Domain
/v1/v2/cloud-gateways/custom-domains
GET
Getcustomdomain
— Get Custom Domain
/v1/v2/cloud-gateways/custom-domains/{customdomainid}
DELETE
Deletecustomdomain
— Delete Custom Domain
/v1/v2/cloud-gateways/custom-domains/{customdomainid}
GET
Getcustomdomainonlinestatus
— Get Custom Domain Online Status
/v1/v2/cloud-gateways/custom-domains/{customdomainid}/online-status
MCP Tools
list-custom-domains
List Custom Domains
read-only
idempotent
create-custom-domain
Create Custom Domain
get-custom-domain
Get Custom Domain
read-only
idempotent
delete-custom-domain
Delete Custom Domain
idempotent
get-custom-domain-online-status
Get Custom Domain Online Status
read-only
idempotent