{
  "openapi": "3.0.1",
  "info": {
    "title": "Mercari 메르카리 Japan Sold Price Checker — Cross-Border",
    "description": "일본 직구·구매대행·리셀러 필수: 일본어 키워드 하나로 메르카리 일본(Mercari Japan)에서 판매 완료된 상품의 실제 거래가 시세를 받습니다 — 중앙값, 평균, 가격대, 판매 소요일 중앙값, 달러 환산 포함. 일본 직구 견적과 중고 리셀 가격 책정의 기준이 됩니다. Sold-price stats from Mercari Japan, from $0.02 per keyword, no subscription.",
    "version": "0.1",
    "x-build-id": "LPd2h68fSTABcddwW"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/jpmarketdata~mercari-japan-price-kr/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-jpmarketdata-mercari-japan-price-kr",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/jpmarketdata~mercari-japan-price-kr/runs": {
      "post": {
        "operationId": "runs-sync-jpmarketdata-mercari-japan-price-kr",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/jpmarketdata~mercari-japan-price-kr/run-sync": {
      "post": {
        "operationId": "run-sync-jpmarketdata-mercari-japan-price-kr",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "keywords"
        ],
        "properties": {
          "keywords": {
            "title": "검색 키워드 Search keywords",
            "type": "array",
            "description": "시세를 조회할 키워드입니다. 여러 개를 한 번에 넣을 수 있습니다(키워드 1개당 $0.02). 되도록 일본어 키워드를 쓰세요. 메르카리는 일본 사이트라 일본어 키워드의 커버리지가 가장 높습니다. 예: 「ポケモンカード リザードン psa10」(포켓몬카드 리자몽 PSA10), 「ロレックス デイトナ」(롤렉스 데이토나), 「ちいかわ ぬいぐるみ」(치이카와 인형). 해외 브랜드는 영어(예: 'Leica M6')로도 검색됩니다. One or more search queries; Japanese keywords give the best results, English brand names also work.",
            "items": {
              "type": "string"
            }
          },
          "itemStatus": {
            "title": "상품 상태 Item status",
            "enum": [
              "sold_out",
              "on_sale",
              "both"
            ],
            "type": "string",
            "description": "어떤 상품을 분석할지 고릅니다. 'sold_out' = 판매 완료(실제 거래가. 시세와 견적에는 이것을 쓰세요, 기본값) / 'on_sale' = 판매 중(현재 호가이며 판매자의 희망가일 뿐) / 'both' = 둘 다 가져와 따로 출력. 'sold_out' analyzes completed sales, 'on_sale' current asking prices, 'both' reports the two sets separately.",
            "default": "sold_out"
          },
          "maxItemsPerKeyword": {
            "title": "키워드당 표본 상품 수 Max items per keyword",
            "minimum": 30,
            "maximum": 600,
            "type": "integer",
            "description": "키워드마다(상태마다) 몇 건을 표본으로 뽑아 시세를 계산할지 정합니다. 120 = 검색 결과 1페이지. 건수가 많을수록 통계가 안정됩니다. 비용은 「개별 상품 출력」을 켰을 때만 늘어납니다(건당 +$0.002). How many listings to sample per keyword per status.",
            "default": 120
          },
          "priceMinJpy": {
            "title": "최저가(엔) Min price (JPY)",
            "minimum": 0,
            "type": "integer",
            "description": "선택 항목: 엔화 하한가입니다. 모조품, 부속품, 빈 박스 같은 저가 노이즈를 걸러 시세를 깨끗하게 만들 때 씁니다. Optional lower price bound in Japanese yen."
          },
          "priceMaxJpy": {
            "title": "최고가(엔) Max price (JPY)",
            "minimum": 0,
            "type": "integer",
            "description": "선택 항목: 엔화 상한가입니다. 풀세트나 도매 물량 같은 비정상적인 고가를 제외할 때 씁니다. Optional upper price bound in Japanese yen."
          },
          "includeIndividualItems": {
            "title": "개별 상품 출력 Include individual listings",
            "type": "boolean",
            "description": "기본값 OFF: 한 번 실행하면 키워드당 $0.02 고정이며 시세 요약만 돌려줍니다. 켜면 표본 상품을 한 건씩(제목, 가격, 링크, 사진, 상태, 시각) 함께 출력해 건별 검증에 쓸 수 있고 건당 +$0.002가 붙습니다. Off by default: a run costs a flat $0.02 per keyword.",
            "default": false
          },
          "convertToUsd": {
            "title": "달러 환산 Convert prices to USD",
            "type": "boolean",
            "description": "엔화 가격 옆에 실시간 환율(open.er-api.com) 기준 달러 가격을 함께 표시합니다. eBay, 번개장터 등 다른 시장 시세와 비교하기 편합니다. Adds USD prices next to JPY using the current exchange rate.",
            "default": true
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}