{"openapi":"3.1.0","info":{"title":"11번가 오픈 API","description":"11번가 오픈 API로 상품 검색, 카테고리 조회, 판매자 상품 등록 및 주문 관리를 수행합니다. 국내 주요 오픈마켓 중 하나로 멀티채널 판매 자동화와 상품 데이터 연동에 활용됩니다.","version":"1.0.0","x-fusepie-id":"11st-open-api","x-fusepie-category":"data","x-fusepie-provider":"11번가"},"servers":[],"paths":{"/":{"get":{"operationId":"call_11st_open_api","summary":"11번가 오픈 API","description":"11번가 오픈 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://soffice.11st.co.kr/"}}},"x-mcp-config":{"mcpServers":{"11st-open-api":{"command":"npx","args":["-y","@fusepie/mcp-11st-open-api"],"env":{"API_KEY":""}}}}}