Nexscope

GeekBI Temu Product Detail API

REST API and MCP service documentation generated from server-side API definitions. Responses use the shared code, msg, and data envelope.

API selector
Temu Marketplace Intelligence

API overview

Use GeekBI Temu Product Detail with documented parameters and structured results for ecommerce research through Nexscope.

Try this API
Endpoint
https://api.nexscope.ai/api/skill-api/v1/skills/geekbi-temu-goods-detail/run
MCP method
nexscope_geekbi_temu_goods_detail

Authentication

All run endpoints require a user API key. Send it as a bearer token in the Authorization header.

Authorization: Bearer nk-xxxxxxxxxxxxxxxxx
Missing or invalid API keys return an authentication error. Manage keys from .
POSThttps://api.nexscope.ai/api/skill-api/v1/skills/geekbi-temu-goods-detail/run

Run an API

Send a JSON request body using the parameters described below.

Sluggeekbi-temu-goods-detail
HeadersAuthorization: Bearer nk-...
Content-Type: application/json
Request bodyAPI-specific JSON object.
Response bodyPlatform envelope: code, msg, data, ts, time, cost, traceId. Inspect data.status for asynchronous completion.

Status codes

CodeDescription
200HTTP request completed. Check JSON code; only 0 indicates business success or acceptance.
400Request JSON or required API parameters are invalid.
401API key is missing, invalid, or cannot be matched to a user.
5xxAPI execution or upstream service failed.

Example request

curl -X POST https://api.nexscope.ai/api/skill-api/v1/skills/geekbi-temu-goods-detail/run \
  -H "Authorization: Bearer nk-xxxxxxxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{   "goodsId": "601100240999226",   "regionId": 211 }'
All categories/ Temu Marketplace Intelligence
POSThttps://api.nexscope.ai/api/skill-api/v1/skills/geekbi-temu-goods-detail/run

Run this API

Send a JSON request to execute this API and receive the documented response payload.

Endpoint

MethodPOST
Pathhttps://api.nexscope.ai/api/skill-api/v1/skills/geekbi-temu-goods-detail/run
AuthBearer API key
Content-Typeapplication/json

Request body

NameTypeRequiredDescription
goodsIdstringrequired
Product ID returned by product search.
Example: 601100240999226
regionIdintegeroptional
Temu region from sites[].regionId; never siteId.
Example: 211

Request example

{
  "goodsId": "601100240999226",
  "regionId": 211
}

Response body

NameTypeRequiredDescription
dataanyrequired
Data value used by this API operation.
codeintegerrequired
0 means accepted or successful; nonzero is a platform error.
msgstring | nullrequired
Msg value used by this API operation.
tsstringrequired
Epoch milliseconds.
timestringrequired
Server local time: yyyy-MM-dd HH:mm:ss.
coststringrequired
Elapsed milliseconds, never credits; -1 outside web requests.
traceIdstring | nullrequired
Trace id value used by this API operation.

Any of option 1

NameTypeRequiredDescription
dataobjectrequired
Data value used by this API operation.
data.columnsarray | nulloptional
Render column definitions; business records are separate.
data.columns[]anyrequired
Item in data columns.
data.titlestring | nulloptional
Provider render/source metadata: title.
data.typestring | nulloptional
Provider render/source metadata: type.
data.sourceToolstring | nulloptional
Provider render/source metadata: sourceTool.
data.sourceTypestring | nulloptional
Provider render/source metadata: sourceType.
data.goodsobject | nulloptional
Product object; nullable fields and extensions are preserved.
data.goods.isAdboolean | nulloptional
Provider product flag: isAd.
data.goods.isCustomboolean | nulloptional
Provider product flag: isCustom.
data.goods.isPresaleboolean | nulloptional
Provider product flag: isPresale.
data.goods.goodsIdstring | nulloptional
Provider goodsId; preserve identifier and timestamp strings.
data.goods.mallIdstring | nulloptional
Provider mallId; preserve identifier and timestamp strings.
data.goods.thumbnailstring | nulloptional
Provider thumbnail; preserve identifier and timestamp strings.
data.goods.goodsNamestring | nulloptional
Provider goodsName; preserve identifier and timestamp strings.
data.goods.goodsNameCnstring | nulloptional
Provider goodsNameCn; preserve identifier and timestamp strings.
data.goods.goodsNameEnstring | nulloptional
Provider goodsNameEn; preserve identifier and timestamp strings.
data.goods.brandstring | nulloptional
Provider brand; preserve identifier and timestamp strings.
data.goods.skustring | nulloptional
Provider sku; preserve identifier and timestamp strings.
data.goods.onSaleTimestring | nulloptional
Provider onSaleTime; preserve identifier and timestamp strings.
data.goods.mallOpenTimestring | nulloptional
Provider mallOpenTime; preserve identifier and timestamp strings.
data.goods.createTimestring | nulloptional
Provider createTime; preserve identifier and timestamp strings.
data.goods.updateTimestring | nulloptional
Provider updateTime; preserve identifier and timestamp strings.
data.goods.soldnumber | nulloptional
Provider sold; monetary values use the selected site's currency unless identified as supply prices.
data.goods.quantitynumber | nulloptional
Provider quantity; monetary values use the selected site's currency unless identified as supply prices.
data.goods.mallSoldnumber | nulloptional
Provider mallSold; monetary values use the selected site's currency unless identified as supply prices.
data.goods.salesnumber | nulloptional
Provider sales; monetary values use the selected site's currency unless identified as supply prices.
data.goods.minPricenumber | nulloptional
Provider minPrice; monetary values use the selected site's currency unless identified as supply prices.
data.goods.maxPricenumber | nulloptional
Provider maxPrice; monetary values use the selected site's currency unless identified as supply prices.
data.goods.supplyPricenumber | nulloptional
Provider supplyPrice; monetary values use the selected site's currency unless identified as supply prices.
data.goods.minSupplyPricenumber | nulloptional
Provider minSupplyPrice; monetary values use the selected site's currency unless identified as supply prices.
data.goods.medianSupplyPricenumber | nulloptional
Provider medianSupplyPrice; monetary values use the selected site's currency unless identified as supply prices.
data.goods.maxSupplyPricenumber | nulloptional
Provider maxSupplyPrice; monetary values use the selected site's currency unless identified as supply prices.
data.goods.goodsScorenumber | nulloptional
Provider goodsScore; monetary values use the selected site's currency unless identified as supply prices.
data.goods.reviewNumnumber | nulloptional
Provider reviewNum; monetary values use the selected site's currency unless identified as supply prices.
data.goods.hostingModenumber | nulloptional
Provider hostingMode; monetary values use the selected site's currency unless identified as supply prices.
data.goods.statusnumber | nulloptional
Provider status; monetary values use the selected site's currency unless identified as supply prices.
data.goods.similarNumnumber | nulloptional
Provider similarNum; monetary values use the selected site's currency unless identified as supply prices.
data.goods.catIdsarray | nulloptional
Associated category identifiers.
data.goods.catIds[]anyrequired
Item in data goods catIds.
data.goods.catItemsarray | nulloptional
Category paths: catId, catName, catLevel, parentCatId and isLeaf.
data.goods.catItems[]anyrequired
Item in data goods catItems.
data.goods.daySoldnumber | nulloptional
Provider day Sold metric; sales revenue uses site currency.
data.goods.daySoldRatenumber | nulloptional
Provider growth rate for day Sold.
data.goods.daySalesnumber | nulloptional
Provider day Sales metric; sales revenue uses site currency.
data.goods.daySalesRatenumber | nulloptional
Provider growth rate for day Sales.
data.goods.weekSoldnumber | nulloptional
Provider week Sold metric; sales revenue uses site currency.
data.goods.weekSoldRatenumber | nulloptional
Provider growth rate for week Sold.
data.goods.weekSalesnumber | nulloptional
Provider week Sales metric; sales revenue uses site currency.
data.goods.weekSalesRatenumber | nulloptional
Provider growth rate for week Sales.
data.goods.monthSoldnumber | nulloptional
Provider month Sold metric; sales revenue uses site currency.
data.goods.monthSoldRatenumber | nulloptional
Provider growth rate for month Sold.
data.goods.monthSalesnumber | nulloptional
Provider month Sales metric; sales revenue uses site currency.
data.goods.monthSalesRatenumber | nulloptional
Provider growth rate for month Sales.
data.historyarray | nulloptional
History records from the last 30 days; optional provider metrics and time strings.
data.history[]objectrequired
Item in data history.
data.history[].soldnumber | nulloptional
Historical sold; monetary values use site currency.
data.history[].salesnumber | nulloptional
Historical sales; monetary values use site currency.
data.history[].minPricenumber | nulloptional
Historical minPrice; monetary values use site currency.
data.history[].maxPricenumber | nulloptional
Historical maxPrice; monetary values use site currency.
data.history[].quantitynumber | nulloptional
Historical quantity; monetary values use site currency.
data.history[].goodsScorenumber | nulloptional
Historical goodsScore; monetary values use site currency.
data.history[].reviewNumnumber | nulloptional
Historical reviewNum; monetary values use site currency.
data.history[].daySoldnumber | nulloptional
Historical daySold; monetary values use site currency.
data.history[].weekSoldnumber | nulloptional
Historical weekSold; monetary values use site currency.
data.history[].monthSoldnumber | nulloptional
Historical monthSold; monetary values use site currency.
data.history[].daySalesnumber | nulloptional
Historical daySales; monetary values use site currency.
data.history[].weekSalesnumber | nulloptional
Historical weekSales; monetary values use site currency.
data.history[].monthSalesnumber | nulloptional
Historical monthSales; monetary values use site currency.
data.history[].daySoldRatenumber | nulloptional
Historical daySoldRate; monetary values use site currency.
data.history[].weekSoldRatenumber | nulloptional
Historical weekSoldRate; monetary values use site currency.
data.history[].monthSoldRatenumber | nulloptional
Historical monthSoldRate; monetary values use site currency.
data.history[].daySalesRatenumber | nulloptional
Historical daySalesRate; monetary values use site currency.
data.history[].weekSalesRatenumber | nulloptional
Historical weekSalesRate; monetary values use site currency.
data.history[].monthSalesRatenumber | nulloptional
Historical monthSalesRate; monetary values use site currency.
data.history[].createTimestring | nulloptional
Unmodified provider history timestamp.
data.regionIdinteger | nulloptional
Region used for the query.

Any of option 2

NameTypeRequiredDescription
datanullrequired
Data value used by this API operation.

Response example

Platform response envelope. code 0 indicates success or acceptance; data contains the business result.

{
  "data": {
    "columns": [],
    "goods": {},
    "history": [],
    "regionId": 211
  },
  "code": 0,
  "msg": "ok",
  "ts": "0",
  "time": "2026-01-01 00:00:00",
  "cost": "-1",
  "traceId": null
}

Responses

CodeDescription
200HTTP request completed. Check JSON code; only 0 indicates business success or acceptance.
400Request JSON or required API parameters are invalid.
401API key is missing, invalid, or cannot be matched to a user.
5xxAPI execution or upstream service failed.

Data source, freshness, and limitations

Source, freshness, coverage, rate limits, and estimation notes are not specified in this API definition unless they appear in the request or response field documentation above. Do not assume official marketplace data or real-time freshness when it is not explicitly documented.

Related APIs

MCP

V2 recommended

Connect remote agents through the standard MCP 2025-11-25 Streamable HTTP endpoint. Use OAuth 2.1 Authorization Code with PKCE, or an API key for compatibility.

POST https://api.nexscope.ai/api/skill-api/v2/mcp
MCP-Protocol-Version: 2025-11-25
Content-Type: application/json
Authentication

OAuth clients request the mcp:tools scope. The endpoint's 401 response advertises protected-resource metadata for authorization discovery.

Call a tool

{
  "jsonrpc": "2.0",
  "id": "tool-call-1",
  "method": "tools/call",
  "params": {
    "name": "nexscope_geekbi_temu_goods_detail",
    "arguments": {
      "goodsId": "601100240999226",
      "regionId": 211
    }
  }
}
Legacy MCP v1

Existing API-key clients can continue using the compatibility endpoint. New integrations should use MCP v2.

GET / POST /api/skill-api/v1/mcp

Online test

Execute the current API with your API key and JSON payload.

32 credits / callAPI usage records

Try it

Send a real request with the same contract shown in the reference.

Endpoint
https://api.nexscope.ai/api/skill-api/v1/skills/geekbi-temu-goods-detail/run
MCP method
nexscope_geekbi_temu_goods_detail
cURL
curl -X POST \
  https://api.nexscope.ai/api/skill-api/v1/skills/geekbi-temu-goods-detail/run \
  -H "Authorization: Bearer nk-..." \
  -H "Content-Type: application/json" \
  -d '{ "goodsId": "601100240999226", "regionId": 211 }'
Response
No response yet. Run the request to see the response here.