← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Conversion Resources API

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

Douyin Creator Marketplace (Xingtu) Conversion Resources

Use this focused JustOneAPI skill for conversion Resources in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-convert-videos-or-products/v1. Required non-token inputs are detailType, kolId, and page. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) conversion Resources data, including products tied to a Douyin Xingtu creator's conversion activity, for commerce analysis and campaign optimization.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: get-kol-convert-videos-or-products
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-get-kol-convert-videos-or-products
Operation Version Method Path OpenAPI summary
getKolConvertVideosOrProductsV1 v1 GET /api/douyin-xingtu/get-kol-convert-videos-or-products/v1 Conversion Resources

Inputs

Parameter In Required by Optional by Type Notes
acceptCache query n/a all boolean Enable cache
detailType query all n/a string Resource type. Available Values: - _1: Video Data - _2: Product Data
detailType enum values n/a n/a n/a _1, _2
kolId query all n/a string KOL ID
page query all n/a integer Page number

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getKolConvertVideosOrProductsV1.

node {baseDir}/bin/run.mjs --operation "getKolConvertVideosOrProductsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"kolId":"\x3CkolId>","detailType":"_1","page":1}'

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 getKolConvertVideosOrProductsV1 on /api/douyin-xingtu/get-kol-convert-videos-or-products/v1.
  • Echo the required lookup scope (detailType, kolId, and page) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) conversion Resources data, including products tied to a Douyin Xingtu creator's conversion activity, for commerce analysis and campaign optimization.
  • 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 is internally coherent and appears to do only what it claims: call JustOneAPI's Douyin/Xingtu endpoint. Before installing, confirm that JUST_ONE_API_TOKEN is a JustOneAPI key you want this skill to use, and avoid pasting the key into chat or screenshots. Be aware the helper sends the token as a query parameter (not an Authorization header), which can leak to logs or referrers—if that is a concern, ask the skill author to use a header-based auth method. Review the local bin/run.mjs if you want to verify there are no additional network calls, and remove the skill when you no longer need it.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-get-kol-convert-videos-or-products Version: 1.0.0 The skill is a standard API wrapper designed to fetch Douyin Creator Marketplace (Xingtu) conversion data via the JustOneAPI service. The implementation in `bin/run.mjs` is a straightforward Node.js script that constructs a GET request to `api.justoneapi.com`, handles parameters safely, and outputs the results without any signs of obfuscation, unauthorized data access, or malicious execution logic.
Capability Assessment
Purpose & Capability
Name/description align with implementation: the package provides a single GET operation against JustOneAPI's Douyin (Xingtu) endpoint. Required artifacts (node binary, JUST_ONE_API_TOKEN) are proportionate to the stated purpose.
Instruction Scope
SKILL.md and bin/run.mjs instruct the agent to collect only the documented inputs (detailType, kolId, page) and the JUST_ONE_API_TOKEN and then perform a single HTTP GET. One implementation detail to note: the API token is attached as a query parameter named 'token' rather than an Authorization header, which can expose the token in logs or referer headers.
Install Mechanism
No install/download steps; the skill is instruction-only with a small local JS helper (bin/run.mjs). No external archives or installers are fetched during install.
Credentials
Only JUST_ONE_API_TOKEN is required and is the declared primary credential. This matches the API's documented parameter. Caveat: since the token is sent in the query string, it may be recorded in server logs, proxies, or browser referer data—consider whether that exposure is acceptable for this key.
Persistence & Privilege
Skill does not request permanent presence (always: false), does not modify other skills or system configuration, and has no install-time persistence mechanisms.
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-convert-videos-or-products
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-get-kol-convert-videos-or-products
  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-convert-videos-or-products
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) Conversion Resources API?

Call GET /api/douyin-xingtu/get-kol-convert-videos-or-products/v1 for Douyin Creator Marketplace (Xingtu) Conversion Resources through JustOneAPI with detail... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

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

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

Is Douyin Creator Marketplace (Xingtu) Conversion Resources API free?

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

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

Who created Douyin Creator Marketplace (Xingtu) Conversion Resources API?

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

💬 Comments