{"openapi":"3.1.0","info":{"title":"공정거래위원회 사업자정보","description":"공정거래위원회 가맹사업정보 API는 프랜차이즈 브랜드의 가맹점 수, 매출액, 해지율, 영업 지역 등 정보공개서 데이터를 제공합니다. 프랜차이즈 투자 분석, 창업 플랫폼, 가맹사업 비교 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"ftc-business","x-fusepie-category":"data","x-fusepie-provider":"공정거래위원회"},"servers":[],"paths":{"/":{"get":{"operationId":"call_ftc_business","summary":"공정거래위원회 사업자정보","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://www.data.go.kr/data/15083222/openapi.do"}}},"x-mcp-config":{"mcpServers":{"ftc-business":{"command":"npx","args":["-y","@fusepie/mcp-ftc-business"],"env":{"API_KEY":""}}}}}