{"openapi":"3.1.0","info":{"title":"카카오페이 결제 API","description":"카카오페이 결제 API는 단건결제, 정기결제(구독), 주문 조회, 결제 취소 기능을 제공합니다. 카카오톡 앱 기반 간편결제 경험을 이커머스, 구독 서비스에 연동할 수 있으며, 국내 최대 간편결제 사용자 기반을 활용할 수 있습니다.","version":"1.0.0","x-fusepie-id":"kakao-pay-api","x-fusepie-category":"finance","x-fusepie-provider":"카카오페이"},"servers":[],"paths":{"/":{"get":{"operationId":"call_kakao_pay_api","summary":"카카오페이 결제 API","description":"카카오페이 결제 API는 단건결제, 정기결제(구독), 주문 조회, 결제 취소 기능을 제공합니다. 카카오톡 앱 기반 간편결제 경험을 이커머스, 구독 서비스에 연동할 수 있으며, 국내 최대 간편결제 사용자 기반을 활용할 수 있습니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://developers.kakaopay.com/"}}},"x-mcp-config":{"mcpServers":{"kakao-pay-api":{"command":"npx","args":["-y","@fusepie/mcp-kakao-pay-api"],"env":{"API_KEY":""}}}}}