{"openapi":"3.1.0","info":{"title":"한국부동산원 부동산통계","description":"한국부동산원(REb) API는 주간·월간 전국 주택가격동향조사 결과(매매·전세 가격 지수, 변동률)를 지역별로 제공합니다. 시도·시군구 단위 집계 데이터로, 부동산 시장 분석 대시보드, 경제 전망 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"reb-statistics","x-fusepie-category":"realestate","x-fusepie-provider":"한국부동산원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_reb_statistics","summary":"한국부동산원 부동산통계","description":"한국부동산원(REb) 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.reb.or.kr/r-one/cm/cntnts/cntntsView.do?mi=10070&cntntsId=1382"}}},"x-mcp-config":{"mcpServers":{"reb-statistics":{"command":"npx","args":["-y","@fusepie/mcp-reb-statistics"],"env":{"API_KEY":""}}}}}