← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Spread Metrics API

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

Douyin Creator Marketplace (Xingtu) Spread Metrics

Use this focused JustOneAPI skill for spread Metrics in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-spread-info/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) spread metrics data, including audience, content performance, and commercial indicators, for quick evaluation.

Endpoint Scope

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

Inputs

Parameter In Required by Optional by Type Notes
acceptCache query n/a all boolean Enable cache
flowType query n/a all string Flow type
kolId query all n/a string KOL ID
onlyAssign query n/a all boolean Only assigned notes
range query n/a all string Time range. Available Values: - _2: Last 30 days - _3: Last 90 days
range enum values n/a n/a n/a _2, _3
type query n/a all string Spread info type. Available Values: - _1: Personal Video - _2: Xingtu Video
type enum values n/a n/a n/a _1, _2

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getKolSpreadInfoV1.

node {baseDir}/bin/run.mjs --operation "getKolSpreadInfoV1" --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 getKolSpreadInfoV1 on /api/douyin-xingtu/get-kol-spread-info/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) spread metrics data, including audience, content performance, and commercial indicators, for quick evaluation.
  • 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: make a GET to JustOneAPI's Douyin/Xingtu spread metrics endpoint using JUST_ONE_API_TOKEN and a kolId. Before installing, confirm you trust the JustOneAPI service and that the token you provide has limited scope and can be rotated. Do not paste the token into chat; use the declared JUST_ONE_API_TOKEN environment variable. Ensure Node (v18+ recommended for global fetch) is available in the runtime. If you need stronger assurance, verify the skill publisher identity and test with a limited-permission token.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-get-kol-spread-info Version: 1.0.0 The skill bundle is a standard API wrapper for the JustOneAPI service, specifically designed to fetch Douyin Creator Marketplace (Xingtu) spread metrics. The implementation in `bin/run.mjs` is straightforward, using the provided `JUST_ONE_API_TOKEN` to make authorized GET requests to `api.justoneapi.com`. There is no evidence of data exfiltration, malicious code execution, or prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description match the requested artifacts: the skill targets JustOneAPI's Douyin/Xingtu spread-metrics endpoint and only requires node and JUST_ONE_API_TOKEN, which are appropriate for this purpose.
Instruction Scope
SKILL.md instructs the agent to collect kolId and pass the token; run.mjs only builds a request to the documented endpoint, validates required params, and prints the JSON response. There are no instructions to read unrelated files or environment variables.
Install Mechanism
This is instruction-only with a small runtime script (no install spec). Requiring 'node' to run bin/run.mjs is proportional and expected; there are no downloads or extracted archives.
Credentials
Only JUST_ONE_API_TOKEN is requested (declared as primary). No other secrets, config paths, or unrelated credentials are required or referenced.
Persistence & Privilege
always is false and the skill does not request permanent system presence or modify other skills or system-wide settings. It only uses the provided token at call time.
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-spread-info
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-get-kol-spread-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-spread-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) Spread Metrics API?

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

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

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

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

Yes, Douyin Creator Marketplace (Xingtu) Spread 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) Spread Metrics API support?

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

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

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

💬 Comments