{"openapi":"3.1.0","info":{"title":"포트원(아임포트) 결제 통합","description":"포트원(구 아임포트)은 KG이니시스, NHN KCP, 토스페이먼츠 등 국내 PG사를 하나의 API로 통합 연동합니다. 결제 요청, 조회, 취소, 정기결제, 본인인증을 통일된 인터페이스로 제공하며, PG사 전환 시 코드 변경이 최소화됩니다.","version":"1.0.0","x-fusepie-id":"portone","x-fusepie-category":"payment","x-fusepie-provider":"포트원"},"servers":[{"url":"https://api.iamport.kr","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_portone","summary":"포트원(아임포트) 결제 통합","description":"포트원(구 아임포트)은 KG이니시스, NHN KCP, 토스페이먼츠 등 국내 PG사를 하나의 API로 통합 연동합니다. 결제 요청, 조회, 취소, 정기결제, 본인인증을 통일된 인터페이스로 제공하며, PG사 전환 시 코드 변경이 최소화됩니다.","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://admin.portone.io/"}}},"x-mcp-config":{"mcpServers":{"portone":{"command":"npx","args":["-y","@fusepie/mcp-portone"],"env":{"API_KEY":""}}}}}