Douyin Creator Marketplace (Xingtu) Creator Link Structure API

v1.0.0

Call GET /api/douyin-xingtu/get-kol-link-struct/v1 for Douyin Creator Marketplace (Xingtu) Creator Link Structure through JustOneAPI with kolId.

0· 58·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for justoneapi/justoneapi-douyin-xingtu-get-kol-link-struct.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Douyin Creator Marketplace (Xingtu) Creator Link Structure API" (justoneapi/justoneapi-douyin-xingtu-get-kol-link-struct) from ClawHub.
Skill page: https://clawhub.ai/justoneapi/justoneapi-douyin-xingtu-get-kol-link-struct
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Required env vars: JUST_ONE_API_TOKEN
Required binaries: node
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install justoneapi-douyin-xingtu-get-kol-link-struct

ClawHub CLI

Package manager switcher

npx clawhub@latest install justoneapi-douyin-xingtu-get-kol-link-struct
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Skill name/description, declared primary credential (JUST_ONE_API_TOKEN), required binary (node), and the included CLI helper (bin/run.mjs) all align with calling the JustOneAPI endpoint /api/douyin-xingtu/get-kol-link-struct/v1.
Instruction Scope
SKILL.md instructs the agent to call the included Node CLI with a token and kolId. The instructions do not ask the agent to read unrelated files, other environment variables, or send data to unexpected endpoints. They correctly warn not to paste tokens into chat.
Install Mechanism
No install spec or external downloads; this is an instruction-only skill with an included small CLI script. Nothing is fetched from arbitrary URLs or written during install.
Credentials
Only one required environment variable (JUST_ONE_API_TOKEN) is declared and used. That credential is proportional to the stated purpose of calling JustOneAPI. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always:true or any elevated persistent presence and does not modify other skills or system-wide settings. Autonomous invocation is allowed but is the platform default and not combined with other red flags.
Assessment
This skill is a straightforward wrapper for a JustOneAPI endpoint. Before installing: (1) confirm you trust JustOneAPI and that JUST_ONE_API_TOKEN is scoped appropriately; (2) note the CLI sends the token as a query parameter (which can appear in logs or proxies) — prefer APIs that accept tokens in headers if you need tighter secrecy; (3) avoid pasting your token into chat or logs as the README also advises; (4) review network traffic or policies if you need to restrict where agent-made requests can go.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

Binsnode
EnvJUST_ONE_API_TOKEN
Primary envJUST_ONE_API_TOKEN
latestvk9796kn8ba9y4h8d44aqa99z8s85h3rz
58downloads
0stars
1versions
Updated 2d ago
v1.0.0
MIT-0

Douyin Creator Marketplace (Xingtu) Creator Link Structure

Use this focused JustOneAPI skill for creator Link Structure in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-link-struct/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) creator Link Structure data, including engagement and conversion metrics, for creator performance analysis.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: get-kol-link-struct
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-get-kol-link-struct
OperationVersionMethodPathOpenAPI summary
getKolLinkStructV1v1GET/api/douyin-xingtu/get-kol-link-struct/v1Creator Link Structure

Inputs

ParameterInRequired byOptional byTypeNotes
acceptCachequeryn/aallbooleanEnable cache
kolIdqueryalln/astringKOL ID

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getKolLinkStructV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getKolLinkStructV1.

node {baseDir}/bin/run.mjs --operation "getKolLinkStructV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"kolId":"<kolId>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getKolLinkStructV1 on /api/douyin-xingtu/get-kol-link-struct/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) creator Link Structure data, including engagement and conversion metrics, for creator performance analysis.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Comments

Loading comments...