Kong · Capability
Konnect API - Go SDK — OpenMeter Customers
Konnect API - Go SDK — OpenMeter Customers. 10 operations. Lead operation: Create customer. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
POST
Createcustomer
— Create customer
/v1/v3/openmeter/customers
GET
Listcustomers
— List customers
/v1/v3/openmeter/customers
GET
Getcustomer
— Get customer
/v1/v3/openmeter/customers/{customerid}
PUT
Upsertcustomer
— Upsert customer
/v1/v3/openmeter/customers/{customerid}
DELETE
Deletecustomer
— Delete customer
/v1/v3/openmeter/customers/{customerid}
GET
Getcustomerbilling
— Get customer billing data
/v1/v3/openmeter/customers/{customerid}/billing
PUT
Updatecustomerbilling
— Update customer billing data
/v1/v3/openmeter/customers/{customerid}/billing
PUT
Updatecustomerbillingappdata
— Update customer billing app data
/v1/v3/openmeter/customers/{customerid}/billing/app-data
POST
Createcustomerstripecheckoutsession
— Create Stripe Checkout Session
/v1/v3/openmeter/customers/{customerid}/billing/stripe/checkout-sessions
POST
Createcustomerstripeportalsession
— Create Stripe customer portal session
/v1/v3/openmeter/customers/{customerid}/billing/stripe/portal-sessions
MCP Tools
create-customer
Create customer
list-customers
List customers
read-only
idempotent
get-customer
Get customer
read-only
idempotent
upsert-customer
Upsert customer
idempotent
delete-customer
Delete customer
idempotent
get-customer-billing-data
Get customer billing data
read-only
idempotent
update-customer-billing-data
Update customer billing data
idempotent
update-customer-billing-app-data
Update customer billing app data
idempotent
create-stripe-checkout-session
Create Stripe Checkout Session
create-stripe-customer-portal-session
Create Stripe customer portal session