Kong · Capability
Konnect API - Go SDK — API Implementation
Konnect API - Go SDK — API Implementation. 4 operations. Lead operation: List API Implementations. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listapiimplementations
— List API Implementations
/v1/v3/api-implementations
POST
Createapiimplementation
— Create API Implementation
/v1/v3/apis/{apiid}/implementations
GET
Fetchapiimplementation
— Get an API Implementation
/v1/v3/apis/{apiid}/implementations/{implementationid}
DELETE
Deleteapiimplementation
— Delete API Implementation
/v1/v3/apis/{apiid}/implementations/{implementationid}
MCP Tools
list-api-implementations
List API Implementations
read-only
idempotent
create-api-implementation
Create API Implementation
get-api-implementation
Get an API Implementation
read-only
idempotent
delete-api-implementation
Delete API Implementation
idempotent