← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Creator Profile API

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

Douyin Creator Marketplace (Xingtu) Creator Profile

Use this focused JustOneAPI skill for creator Profile in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-info/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) creator Profile data, including audience and pricing data, for influencer vetting, benchmark analysis, and campaign planning.

Endpoint Scope

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

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
platformChannel query n/a all string Platform channel. Available Values: - _1: Short Video - _10: Live Streaming
platformChannel enum values n/a n/a n/a _1, _10

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getDouyinXingtuKolInfoV1.

node {baseDir}/bin/run.mjs --operation "getDouyinXingtuKolInfoV1" --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 getDouyinXingtuKolInfoV1 on /api/douyin-xingtu/get-kol-info/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) creator Profile data, including audience and pricing data, for influencer vetting, benchmark analysis, and campaign planning.
  • 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 coherent and limited to calling JustOneAPI's Douyin/Xingtu creator-profile endpoint. Before installing: (1) confirm JUST_ONE_API_TOKEN is scoped only to JustOneAPI and rotate it if you suspect exposure; (2) be aware the token is sent as a URL query parameter (this can be logged or leaked via referer headers) — if you need stronger protection, ask the provider for header-based auth or scoped tokens; (3) ensure Node is available in the runtime environment; (4) run the script in a controlled environment first and inspect network requests if you want to verify behavior; and (5) do not paste the token into chats or public logs.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-get-kol-info Version: 1.0.0 The skill is a standard API wrapper for the JustOneAPI service, designed to retrieve Douyin (Xingtu) creator profile data. The execution logic in `bin/run.mjs` is a boilerplate script that constructs and sends GET requests to `https://api.justoneapi.com` using a user-provided token. No evidence of malicious intent, data exfiltration to unauthorized endpoints, or harmful prompt injection was found in `SKILL.md` or the supporting files.
Capability Assessment
Purpose & Capability
Name and description match the implementation: the included run.mjs calls GET /api/douyin-xingtu/get-kol-info/v1 on https://api.justoneapi.com and requires JUST_ONE_API_TOKEN. Requiring node and a JustOneAPI token is appropriate for this API wrapper.
Instruction Scope
SKILL.md is focused on invoking the single API operation and instructs the agent to collect only the required kolId parameter. One noteworthy behavior: the implementation sends the API token as a query parameter (token) in the URL, which can make the token appear in logs, referer headers, or server logs — a privacy/leakage consideration, though not inconsistent with the skill's purpose.
Install Mechanism
No install spec or external downloads; this is instruction-only with a small bundled Node script. No archives or third-party packages are fetched during install.
Credentials
Only JUST_ONE_API_TOKEN is required (declared as the primary credential), which is proportional to the skill. As noted above, the token is passed in the query string; users should be aware of possible token exposure in logs or referer headers.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes or additional privileges. It does not attempt to modify other skills or persist beyond its own files.
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-info
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-get-kol-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-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 Profile API?

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

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

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

Is Douyin Creator Marketplace (Xingtu) Creator Profile API free?

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

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

Who created Douyin Creator Marketplace (Xingtu) Creator Profile API?

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

💬 Comments