← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Item Report Trends API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
52
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-douyin-xingtu-gw-api-data-sp-item-report-trend
Description
Call GET /api/douyin-xingtu/gw/api/data_sp/item_report_trend/v1 for Douyin Creator Marketplace (Xingtu) Item Report Trends through JustOneAPI with itemId.
README (SKILL.md)

Douyin Creator Marketplace (Xingtu) Item Report Trends

Use this focused JustOneAPI skill for item Report Trends in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/gw/api/data_sp/item_report_trend/v1. Required non-token inputs are itemId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) item Report Trend data, including time-based changes in item performance metrics, for creator evaluation, campaign planning, and marketplace research.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: gw/api/data_sp/item_report_trend
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-gw-api-data-sp-item-report-trend
Operation Version Method Path OpenAPI summary
gwApiDataSpItemReportTrendV1 v1 GET /api/douyin-xingtu/gw/api/data_sp/item_report_trend/v1 Item Report Trends

Inputs

Parameter In Required by Optional by Type Notes
itemId query all n/a string Item's unique ID

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: gwApiDataSpItemReportTrendV1.

node {baseDir}/bin/run.mjs --operation "gwApiDataSpItemReportTrendV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"itemId":"\x3CitemId>"}'

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 gwApiDataSpItemReportTrendV1 on /api/douyin-xingtu/gw/api/data_sp/item_report_trend/v1.
  • Echo the required lookup scope (itemId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) item Report Trend data, including time-based changes in item 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 is a small wrapper around JustOneAPI's Douyin item-report endpoint and appears coherent. Before installing: ensure you trust JustOneAPI and restrict the JUST_ONE_API_TOKEN you provide (use least privilege). Be aware the script passes the token as a query parameter — URLs can be logged by systems, proxies, or web servers, so avoid sharing logs that contain the full request. Do not paste your token into chat or public locations. If you need stronger protection, consider using a token with limited scope or an API proxy that accepts the token in an Authorization header instead of the URL.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-gw-api-data-sp-item-report-trend Version: 1.0.0 The skill is a standard API wrapper for the Douyin Creator Marketplace (Xingtu) Item Report Trends endpoint via JustOneAPI. It uses a Node.js script (bin/run.mjs) to make authenticated GET requests to api.justoneapi.com. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions in SKILL.md even include security-positive advice regarding token handling.
Capability Assessment
Purpose & Capability
Name/description, the single required env var (JUST_ONE_API_TOKEN), the required binary (node), and the included code all match a thin wrapper around JustOneAPI's Douyin item report trends endpoint. There are no unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md and bin/run.mjs instruct the agent to collect only the required itemId and the JUST_ONE_API_TOKEN and to call the documented endpoint. One caveat: the API expects the token as a query parameter (the script appends token=query), which can expose tokens in logs or URL history; the README warns not to paste tokens into chat, but callers should be aware of URL-logging risk.
Install Mechanism
No install spec or external downloads are present. This is an instruction-only skill with a small local Node script; nothing is fetched or written to disk beyond the included code.
Credentials
Only JUST_ONE_API_TOKEN is required and declared as the primary credential. That is proportionate for a simple wrapper around JustOneAPI. No other secrets or config paths are requested.
Persistence & Privilege
always:false and no code that modifies agent/system configuration or other skills. The skill does not request permanent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-douyin-xingtu-gw-api-data-sp-item-report-trend
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-gw-api-data-sp-item-report-trend
  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-gw-api-data-sp-item-report-trend
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) Item Report Trends API?

Call GET /api/douyin-xingtu/gw/api/data_sp/item_report_trend/v1 for Douyin Creator Marketplace (Xingtu) Item Report Trends through JustOneAPI with itemId. It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.

How do I install Douyin Creator Marketplace (Xingtu) Item Report Trends API?

Run "/install justoneapi-douyin-xingtu-gw-api-data-sp-item-report-trend" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Douyin Creator Marketplace (Xingtu) Item Report Trends API free?

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

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

Who created Douyin Creator Marketplace (Xingtu) Item Report Trends API?

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

💬 Comments