← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-douyin-xingtu-get-kol-touch-distribution
Description
Call GET /api/douyin-xingtu/get-kol-touch-distribution/v1 for Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution through JustOneAPI with ko...
README (SKILL.md)

Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution

Use this focused JustOneAPI skill for audience Touchpoint Distribution in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-touch-distribution/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) audience touchpoint distribution data, including segment breakdowns, audience composition, and distribution signals, for traffic analysis and existing integration compatibility.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: get-kol-touch-distribution
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-get-kol-touch-distribution
Operation Version Method Path OpenAPI summary
getKolTouchDistributionV1 v1 GET /api/douyin-xingtu/get-kol-touch-distribution/v1 Audience Touchpoint Distribution

Inputs

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

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getKolTouchDistributionV1.

node {baseDir}/bin/run.mjs --operation "getKolTouchDistributionV1" --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 getKolTouchDistributionV1 on /api/douyin-xingtu/get-kol-touch-distribution/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) audience touchpoint distribution data, including segment breakdowns, audience composition, and distribution signals, for traffic analysis and existing integration compatibility.
  • 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 only what it claims: call JustOneAPI's Douyin/Xingtu endpoint. Before installing, confirm you trust JustOneAPI and are comfortable providing JUST_ONE_API_TOKEN. Do not paste the token in chat; supply it via the agent's secure env mechanism. Be aware the helper sends the token as a URL query parameter, which can increase the chance the token shows up in logs or referer headers—if that is unacceptable, ask the maintainer to use an Authorization header instead. If you need higher assurance, review the full skill source and verify the endpoint (https://api.justoneapi.com) and token handling meet your policy.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-get-kol-touch-distribution Version: 1.0.0 The skill is a standard API wrapper for the JustOneAPI service, specifically designed to fetch Douyin Creator Marketplace (Xingtu) audience data. The core logic in `bin/run.mjs` is a clean Node.js script that constructs requests to `https://api.justoneapi.com` using safe URL handling and the built-in fetch API. It does not exhibit any malicious behaviors such as data exfiltration, obfuscation, or unauthorized execution, and its instructions in `SKILL.md` are strictly aligned with its stated purpose.
Capability Assessment
Purpose & Capability
Name/description say it will call a JustOneAPI endpoint for Douyin (Xingtu) touchpoint distribution; the code, manifest, and SKILL.md implement exactly that endpoint and no unrelated services or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to prompt for missing parameters and to call the bundled CLI helper; the helper only reads CLI args and performs a single HTTP GET to api.justoneapi.com. The instructions do not request unrelated files, env vars, or system state.
Install Mechanism
This is an instruction-only skill with a small JS helper; there is no install spec and no third-party downloads. Required binary is 'node', which is reasonable for the bundled run.mjs.
Credentials
Only JUST_ONE_API_TOKEN is required and declared as the primary credential, which matches the API's required 'token' query parameter. Note: the helper sends the token as a query parameter (not an Authorization header), which can make it more likely to appear in logs, referer headers, or caches—consider this risk when providing the token.
Persistence & Privilege
always is false, the skill does not request persistent system-level privileges or modify other skills. It does not store credentials on disk or alter global settings.
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-touch-distribution
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-get-kol-touch-distribution
  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-touch-distribution
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) Audience Touchpoint Distribution API?

Call GET /api/douyin-xingtu/get-kol-touch-distribution/v1 for Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution through JustOneAPI with ko... It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.

How do I install Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution API?

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

Is Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution API free?

Yes, Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution 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) Audience Touchpoint Distribution API support?

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

Who created Douyin Creator Marketplace (Xingtu) Audience Touchpoint Distribution API?

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

💬 Comments