← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Recommended Videos 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-rec-videos
Description
Call GET /api/douyin-xingtu/get-kol-rec-videos/v1 for Douyin Creator Marketplace (Xingtu) Recommended Videos through JustOneAPI with kolId.
README (SKILL.md)

Douyin Creator Marketplace (Xingtu) Recommended Videos

Use this focused JustOneAPI skill for recommended Videos in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-rec-videos/v1. Required non-token inputs are kolId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) recommended videos data, including video performance metrics, for creator evaluation, campaign planning, and marketplace research.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: get-kol-rec-videos
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-get-kol-rec-videos
Operation Version Method Path OpenAPI summary
getKolRecVideosV1 v1 GET /api/douyin-xingtu/get-kol-rec-videos/v1 Recommended Videos

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 getKolRecVideosV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getKolRecVideosV1.

node {baseDir}/bin/run.mjs --operation "getKolRecVideosV1" --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 getKolRecVideosV1 on /api/douyin-xingtu/get-kol-rec-videos/v1.
  • Echo the required lookup scope (kolId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) recommended videos data, including video performance metrics, 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 what it says: it calls JustOneAPI's Douyin/Xingtu recommended-videos endpoint and needs node plus JUST_ONE_API_TOKEN. Before installing, verify the token's scope and origin (get it from your JustOneAPI dashboard), and confirm you trust JustOneAPI and the skill publisher. Note the implementation sends the token as a query parameter (may be logged by proxies); avoid pasting your token into chat or logs. If you have concerns about token exposure, consider using a token with limited scope or rotating it after use. The bundled script is short and readable—review bin/run.mjs if you want to confirm behavior yourself.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-get-kol-rec-videos Version: 1.0.0 The skill bundle is a standard API wrapper for the JustOneAPI service, specifically for fetching Douyin Creator Marketplace (Xingtu) recommended videos. The execution logic in `bin/run.mjs` safely constructs HTTPS requests to the legitimate domain `api.justoneapi.com` using standard Node.js APIs, and the instructions in `SKILL.md` are consistent with the stated purpose without any signs of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description, declared requirements (node, JUST_ONE_API_TOKEN), and the included CLI implementation all match the stated purpose of calling JustOneAPI's GET /api/douyin-xingtu/get-kol-rec-videos/v1 endpoint.
Instruction Scope
SKILL.md instructs the agent to request kolId, run the included node CLI, echo the operation ID/kolId and provide a short summary then raw JSON; the CLI (bin/run.mjs) performs only the HTTP GET and prints raw JSON. The scope is limited to calling the endpoint, but there is a small mismatch between the SKILL.md's formatting guidance and what the CLI actually prints.
Install Mechanism
There is no install spec and the skill is instruction-only plus a small bundled node script. No external downloads, third-party packages, or unusual install steps are present.
Credentials
The skill requires exactly one credential (JUST_ONE_API_TOKEN) which aligns with the API usage. Small security note: the implementation sends the token as a query parameter (operation defines token in query), which can be logged by intermediaries; this is a design detail of the API rather than an unrelated or excessive credential request.
Persistence & Privilege
always is false, the skill has no persistent/system-wide modifications, and it doesn't request extra privileges or other skills' credentials.
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-rec-videos
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-get-kol-rec-videos
  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-rec-videos
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) Recommended Videos API?

Call GET /api/douyin-xingtu/get-kol-rec-videos/v1 for Douyin Creator Marketplace (Xingtu) Recommended Videos 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) Recommended Videos API?

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

Is Douyin Creator Marketplace (Xingtu) Recommended Videos API free?

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

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

Who created Douyin Creator Marketplace (Xingtu) Recommended Videos API?

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

💬 Comments