Douyin Creator Marketplace (Xingtu)
This skill wraps 46 Douyin Creator Marketplace (Xingtu) operations exposed by JustOneAPI. It is strongest for creator Profile, creator Link Structure, creator Visibility Status, and creator Channel Metrics. Expect common inputs such as oAuthorId, acceptCache, kolId, platform, range.
When To Use It
- The user needs creator Profile or creator Link Structure on Douyin Creator Marketplace (Xingtu).
- The task lines up with creator Visibility Status rather than a generic cross-platform workflow.
- The user can provide identifiers or filters such as
oAuthorId,acceptCache,kolId,platform. - The user wants an exact API-backed answer instead of a freeform summary.
Representative Operations
gwApiAuthorGetAuthorBaseInfoV1: Creator Profile — Get Douyin Creator Marketplace (Xingtu) creator Profile data, including audience and pricing data, for influencer vetting, benchmark analysis, and campaign planninggwApiDataSpAuthorLinkStructV1: Creator Link Structure — Get Douyin Creator Marketplace (Xingtu) creator Link Structure data, including engagement and conversion metrics, for creator performance analysisgwApiDataSpCheckAuthorDisplayV1: Creator Visibility Status — Get Douyin Creator Marketplace (Xingtu) creator Visibility Status data, including availability status, discovery eligibility, and campaign display signals, for creator evaluation, campaign planning, and marketplace researchgwApiAuthorGetAuthorPlatformChannelInfoV2V1: Creator Channel Metrics — Get Douyin Creator Marketplace (Xingtu) creator Channel Metrics data, including platform distribution and channel performance data used, for creator evaluation
Request Pattern
- 46 operations are available in this skill.
- HTTP methods used here:
GET. - The most common non-token parameters are
oAuthorId,acceptCache,kolId,platform,range. - All operations in this skill are parameter-driven requests; none require a request body.
How To Work
- Read
generated/operations.mdbefore choosing an endpoint. - Start with one of these operations when it matches the user's request:
gwApiAuthorGetAuthorBaseInfoV1,gwApiDataSpAuthorLinkStructV1,gwApiDataSpCheckAuthorDisplayV1,gwApiAuthorGetAuthorPlatformChannelInfoV2V1. - Pick the smallest matching operation instead of guessing.
- Ask the user for any missing required parameter. Do not invent values.
- Call the helper with:
node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
Environment
- Required:
JUST_ONE_API_TOKEN - This skill uses
JUST_ONE_API_TOKENonly for authenticated Just One API requests. - Keep
JUST_ONE_API_TOKENprivate. Do not paste it into chat messages, screenshots, or logs. - Get a token from Just One API Dashboard.
- Authentication details: Just One API Usage Guide.
Output Rules
- Start with a plain-language answer tied to the Douyin Creator Marketplace (Xingtu) task the user asked for.
- Include the most decision-relevant fields from the selected endpoint before dumping raw JSON.
- When using
gwApiAuthorGetAuthorBaseInfoV1, explain why the returned fields answer the user's question. - If the user gave filters such as
oAuthorId,acceptCache,kolId, echo those back so the scope is explicit. - If the backend errors, include the backend payload and the exact operation ID.
Scan to join WeChat group