← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Marketing Metrics API

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

Douyin Creator Marketplace (Xingtu) Marketing Metrics

Use this focused JustOneAPI skill for marketing Metrics in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/gw/api/author/get_author_marketing_info/v1. Required non-token inputs are oAuthorId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) marketing metrics data, including rate card details and commercial service metrics, for creator evaluation, campaign planning, and marketplace research.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: gw/api/author/get_author_marketing_info
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-gw-api-author-get-author-marketing-info
Operation Version Method Path OpenAPI summary
gwApiAuthorGetAuthorMarketingInfoV1 v1 GET /api/douyin-xingtu/gw/api/author/get_author_marketing_info/v1 Marketing Metrics

Inputs

Parameter In Required by Optional by Type Notes
oAuthorId query all n/a string Author's unique ID
platform query n/a all string Platform type. Available Values: - SHORT_VIDEO: Short video - LIVE_STREAMING: Live streaming - PICTURE_TEXT: Picture and text - SHORT_DRAMA: Short drama
platform enum values n/a n/a n/a LIVE_STREAMING, PICTURE_TEXT, SHORT_DRAMA, SHORT_VIDEO

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: gwApiAuthorGetAuthorMarketingInfoV1.

node {baseDir}/bin/run.mjs --operation "gwApiAuthorGetAuthorMarketingInfoV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"oAuthorId":"\x3CoAuthorId>"}'

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 gwApiAuthorGetAuthorMarketingInfoV1 on /api/douyin-xingtu/gw/api/author/get_author_marketing_info/v1.
  • Echo the required lookup scope (oAuthorId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) marketing metrics data, including rate card details and commercial service 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 internally consistent and only needs your JustOneAPI token and node to run. Before installing: 1) Confirm you trust JustOneAPI and obtained the token from their dashboard; 2) Be aware the token is sent as a query parameter in the request URL (may be logged by servers, proxies, or appear in referer headers). If possible, prefer an Authorization header or scoped token; limit token permissions and rotation frequency; 3) Do not paste the token into chat or logs (the SKILL.md already warns this); 4) Because the agent can invoke skills autonomously by default, ensure you only enable this skill for agents you trust to avoid unexpected network calls; revoke the token if you suspect misuse.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-gw-api-author-get-author-marketing-info Version: 1.0.0 The skill is a standard API wrapper for the JustOneAPI service, designed to fetch Douyin Creator Marketplace (Xingtu) marketing metrics. The execution script `bin/run.mjs` is a straightforward Node.js implementation that validates parameters and performs a GET request to the legitimate domain `api.justoneapi.com`. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description, required binary (node), and required env var (JUST_ONE_API_TOKEN) align with a small HTTP client that calls JustOneAPI. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md and bin/run.mjs instruct the agent to call the specific GET endpoint and require oAuthorId. The implementation injects the API token as a query parameter (operation parameter named 'token'), which is consistent with the documented API but can expose the token in URLs, logs, or referer headers; consider recommending header-based auth if supported. The instructions do not ask the agent to read unrelated files or transmit data to third parties.
Install Mechanism
No install spec is provided (instruction-only with a bundled script). Requiring node only is proportionate and low-risk; nothing is downloaded from arbitrary URLs or written to unusual system locations.
Credentials
Only JUST_ONE_API_TOKEN is required and declared as the primary credential. This is proportional for a wrapper around JustOneAPI; no extra unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request elevated persistence or modify other skills/configs. disable-model-invocation is false (normal); this means the agent can call the skill autonomously, which is the platform default.
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-author-get-author-marketing-info
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-gw-api-author-get-author-marketing-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-gw-api-author-get-author-marketing-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) Marketing Metrics API?

Call GET /api/douyin-xingtu/gw/api/author/get_author_marketing_info/v1 for Douyin Creator Marketplace (Xingtu) Marketing Metrics through JustOneAPI with oAut... It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.

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

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

Is Douyin Creator Marketplace (Xingtu) Marketing Metrics API free?

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

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

Who created Douyin Creator Marketplace (Xingtu) Marketing Metrics API?

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

💬 Comments