Koyeb · Capability
Koyeb Rest API — PaymentMethods
Koyeb Rest API — PaymentMethods. 5 operations. Lead operation: List payment methods. Self-contained Naftiko capability covering one Koyeb business surface.
What You Can Do
GET
Listpaymentmethods
— List payment methods
/v1/v1/payment-methods
POST
Createpaymentauthorization
— Create payment authorization
/v1/v1/payment-methods
GET
Getpaymentmethod
— Get payment method
/v1/v1/payment-methods/{id}
DELETE
Deletepaymentmethod
— Delete payment method
/v1/v1/payment-methods/{id}
POST
Confirmpaymentauthorization
— Confirm payment authorization
/v1/v1/payment-methods/{id}/confirm
MCP Tools
list-payment-methods
List payment methods
read-only
idempotent
create-payment-authorization
Create payment authorization
get-payment-method
Get payment method
read-only
idempotent
delete-payment-method
Delete payment method
idempotent
confirm-payment-authorization
Confirm payment authorization