← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Creator Link Metrics API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-douyin-xingtu-get-kol-link-info
Description
Call GET /api/douyin-xingtu/get-kol-link-info/v1 for Douyin Creator Marketplace (Xingtu) Creator Link Metrics through JustOneAPI with kolId.
README (SKILL.md)

Douyin Creator Marketplace (Xingtu) Creator Link Metrics

Use this focused JustOneAPI skill for creator Link Metrics in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-link-info/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) creator Link Metrics data, including creator ranking, traffic structure, and related performance indicators, for creator evaluation, campaign planning, and marketplace research.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: get-kol-link-info
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-get-kol-link-info
Operation Version Method Path OpenAPI summary
getKolLinkInfoV1 v1 GET /api/douyin-xingtu/get-kol-link-info/v1 Creator Link Metrics

Inputs

Parameter In Required by Optional by Type Notes
acceptCache query n/a all boolean Enable cache
industryTag query n/a all string Industry Tag
kolId query all n/a string KOL ID

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getKolLinkInfoV1.

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

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 getKolLinkInfoV1 on /api/douyin-xingtu/get-kol-link-info/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) creator Link Metrics data, including creator ranking, traffic structure, and related performance indicators, for creator evaluation, campaign planning, and marketplace research.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
Usage Guidance
This skill appears to do exactly what it claims: run a small Node script that calls JustOneAPI's Douyin endpoint using JUST_ONE_API_TOKEN. Before installing, confirm you trust api.justoneapi.com and that the token you provide is intended for this service. Note: the helper places the token in the request query string (token=<value>), which can be logged by clients, proxies, or servers — prefer using a token with limited scope or rotation if possible. Ensure 'node' is available on the runtime environment. Avoid pasting the token into chat or logs as the SKILL.md advises.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-get-kol-link-info Version: 1.0.0 The skill is a standard API wrapper for the JustOneAPI service (api.justoneapi.com) to retrieve Douyin creator metrics. The execution logic in bin/run.mjs is a straightforward implementation of a REST client using Node.js fetch, with no evidence of obfuscation, unauthorized data exfiltration, or malicious command execution. The instructions in SKILL.md are well-aligned with the stated purpose and include appropriate safety reminders for the agent regarding token handling.
Capability Assessment
Purpose & Capability
Name and description match the manifest, SKILL.md, and bin/run.mjs. The skill only needs node and JUST_ONE_API_TOKEN to call GET /api/douyin-xingtu/get-kol-link-info/v1, which is proportional to the stated function.
Instruction Scope
SKILL.md instructs running the included node script with the token and kolId. The runtime instructions and the script only read provided arguments and the token; they do not reference other files, system state, or unrelated secrets.
Install Mechanism
No install spec; this is an instruction-only skill that provides a small Node helper. There is no external download or archive extraction. The only runtime dependency is a 'node' binary, which is reasonable.
Credentials
Only JUST_ONE_API_TOKEN is required and declared as the primary credential. That matches the API's need for authentication and there are no unrelated environment variables or config paths requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does not modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-douyin-xingtu-get-kol-link-info
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-get-kol-link-info
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug justoneapi-douyin-xingtu-get-kol-link-info
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Douyin Creator Marketplace (Xingtu) Creator Link Metrics API?

Call GET /api/douyin-xingtu/get-kol-link-info/v1 for Douyin Creator Marketplace (Xingtu) Creator Link Metrics through JustOneAPI with kolId. It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.

How do I install Douyin Creator Marketplace (Xingtu) Creator Link Metrics API?

Run "/install justoneapi-douyin-xingtu-get-kol-link-info" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Douyin Creator Marketplace (Xingtu) Creator Link Metrics API free?

Yes, Douyin Creator Marketplace (Xingtu) Creator Link Metrics API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Douyin Creator Marketplace (Xingtu) Creator Link Metrics API support?

Douyin Creator Marketplace (Xingtu) Creator Link Metrics API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Douyin Creator Marketplace (Xingtu) Creator Link Metrics API?

It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.0.

💬 Comments