TikTok / Social Commerce
TikTok Creator Commercial MCP Tool
Provider business records for TikTok Creator Commercial. Known row fields: bio_email, category_label, country_code, creator_oecuid, follower_count, handle, id, interval_ecom_video_play_count_growth, interval_live_user, interval_new_follower, l1_category_aggregated_live_gmv, l1_category_aggregated_total_gmv, l1_category_aggregated_video_gmv, nickname, product_count, titkok_creator_commercial_interval_live_gmv, titkok_creator_commercial_interval_total_video_live_gmv, titkok_creator_commercial_interval_video_gmv, uid, unique_id, user_avatar, user_sell_product_l1_category. Missing and null fields remain unchanged; monetary values retain their original unit and runtime type.
nexscope_chuhaijiang_tiktok_creator_rankings_commercial/api/skill-api/v1/mcptools/callAuthentication
Send the user API key as a bearer token on every MCP JSON-RPC request.
Authorization: Bearer nk-xxxxxxxxxxxxxxxxxIf authentication is missing or invalid, ask the user to open API Access and copy a valid key before calling this tool.
Call this MCP tool
Use tools/call with the MCP tool name below. The arguments object should match the table on this page.
{
"jsonrpc": "2.0",
"id": "chuhaijiang-tiktok-creator-rankings-commercial-1",
"method": "tools/call",
"params": {
"name": "nexscope_chuhaijiang_tiktok_creator_rankings_commercial",
"arguments": {
"country": "us",
"pageSize": 10,
"date": "20260828",
"granularity": "daily"
}
}
}POST /api/skill-api/v1/mcphttps://www.nexscope.ai/mcp-map/chuhaijiang-tiktok-creator-rankings-commercialArguments
| Name | Type | Required | Meaning |
|---|---|---|---|
country | string | required | Lowercase TikTok market code. Example: us |
page | integer | optional | Page number, starting at 1. Example: 1 |
pageSize | integer | optional | Maximum records per page. Example: 10 |
date | string | required | Ranking date in YYYYMMDD format. Example: 20260828 |
granularity | string | required | Ranking period. Example: daily |
sort | string | optional | Provider sort field and direction (field:asc or field:desc). Example: total_gmv:desc |
creatorCategory | string | optional | Creator category. Example: {} |
productCategory | string | optional | Product category. Example: {} |
Response fields
Treat structuredContent as the programmatic API response payload.
| Name | Type | Required | Description |
|---|---|---|---|
data | any | required | Data value used by this API operation. |
code | integer | required | 0 means accepted or successful; nonzero is a platform error. |
msg | string | null | required | Msg value used by this API operation. |
ts | string | required | Epoch milliseconds. |
time | string | required | Server local time: yyyy-MM-dd HH:mm:ss. |
cost | string | required | Elapsed milliseconds, never credits; -1 outside web requests. |
traceId | string | null | required | Trace id value used by this API operation. |
Any of option 1
| Name | Type | Required | Description |
|---|---|---|---|
data | object | required | Data value used by this API operation. |
data.request_id | string | null | optional | Request id value used by this API operation. |
data.data | object | null | optional | Data value used by this API operation. |
data.data.items | array | null | optional | Provider business records for TikTok Creator Commercial. Known row fields: bio_email, category_label, country_code, creator_oecuid, follower_count, handle, id, interval_ecom_video_play_count_growth, interval_live_user, interval_new_follower, l1_category_aggregated_live_gmv, l1_category_aggregated_total_gmv, l1_category_aggregated_video_gmv, nickname, product_count, titkok_creator_commercial_interval_live_gmv, titkok_creator_commercial_interval_total_video_live_gmv, titkok_creator_commercial_interval_video_gmv, uid, unique_id, user_avatar, user_sell_product_l1_category. Missing and null fields remain unchanged; monetary values retain their original unit and runtime type. |
data.data.items[] | object | null | required | Item in data data items. |
data.data.items[].bio_email | any | optional | Source-documented bio_email; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].category_label | any | optional | Source-documented category_label; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].country_code | any | optional | Source-documented country_code; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].creator_oecuid | any | optional | Source-documented creator_oecuid; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].follower_count | any | optional | Source-documented follower_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].handle | any | optional | Source-documented handle; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].id | any | optional | Source-documented id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].interval_ecom_video_play_count_growth | any | optional | Source-documented interval_ecom_video_play_count_growth; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].interval_live_user | any | optional | Source-documented interval_live_user; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].interval_new_follower | any | optional | Source-documented interval_new_follower; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].l1_category_aggregated_live_gmv | any | optional | Source-documented l1_category_aggregated_live_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].l1_category_aggregated_total_gmv | any | optional | Source-documented l1_category_aggregated_total_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].l1_category_aggregated_video_gmv | any | optional | Source-documented l1_category_aggregated_video_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].nickname | any | optional | Source-documented nickname; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].product_count | any | optional | Source-documented product_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].titkok_creator_commercial_interval_live_gmv | any | optional | Source-documented titkok_creator_commercial_interval_live_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].titkok_creator_commercial_interval_total_video_live_gmv | any | optional | Source-documented titkok_creator_commercial_interval_total_video_live_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].titkok_creator_commercial_interval_video_gmv | any | optional | Source-documented titkok_creator_commercial_interval_video_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].uid | any | optional | Source-documented uid; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].unique_id | any | optional | Source-documented unique_id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].user_avatar | any | optional | Source-documented user_avatar; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].user_sell_product_l1_category | any | optional | Source-documented user_sell_product_l1_category; may be absent or null. Preserve the provider value and original monetary units. |
data.data.total_count | integer | null | optional | Total matching records. |
Any of option 2
| Name | Type | Required | Description |
|---|---|---|---|
data | null | required | Data value used by this API operation. |
Examples
Example arguments
{
"country": "us",
"pageSize": 10,
"date": "20260828",
"granularity": "daily"
}Example structuredContent
{
"data": {
"data": {
"items": [
{
"bio_email": null,
"category_label": null,
"country_code": null
}
]
}
},
"code": 0,
"msg": "ok",
"ts": "0",
"time": "2026-01-01 00:00:00",
"cost": "-1",
"traceId": null
}