Skip to main content
Glama

NicePay MCP Server

get_api_endpoint

Retrieve detailed API endpoint information including methods, URLs, parameters, and examples for NicePay payment integration development.

Instructions

특정 API 엔드포인트의 상세 정보를 조회합니다. 메서드, URL, 파라미터, 예시 등을 제공합니다.

Input Schema

NameRequiredDescriptionDefault
endpoint_nameYes조회할 API 엔드포인트 이름 (예: "결제 승인", "거래 조회" ,"취소" 등)

Input Schema (JSON Schema)

{ "properties": { "endpoint_name": { "description": "조회할 API 엔드포인트 이름 (예: \"결제 승인\", \"거래 조회\" ,\"취소\" 등)", "type": "string" } }, "required": [ "endpoint_name" ], "type": "object" }

Other Tools from NicePay MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/FaithCoderLab/nicepay-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server