← Back to Skills Marketplace
justoneapi

Douyin Creator Marketplace (Xingtu) Creator Order Experience API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
59
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-douyin-xingtu-gw-api-aggregator-get-author-order-experience
Description
Call GET /api/douyin-xingtu/gw/api/aggregator/get_author_order_experience/v1 for Douyin Creator Marketplace (Xingtu) Creator Order Experience through JustOne...
README (SKILL.md)

Douyin Creator Marketplace (Xingtu) Creator Order Experience

Use this focused JustOneAPI skill for creator Order Experience in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/gw/api/aggregator/get_author_order_experience/v1. Required non-token inputs are oAuthorId. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) creator Order Experience data, including commercial history and transaction-related indicators, for creator evaluation, campaign planning, and marketplace research.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: gw/api/aggregator/get_author_order_experience
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-gw-api-aggregator-get-author-order-experience
Operation Version Method Path OpenAPI summary
gwApiAggregatorGetAuthorOrderExperienceV1 v1 GET /api/douyin-xingtu/gw/api/aggregator/get_author_order_experience/v1 Creator Order Experience

Inputs

Parameter In Required by Optional by Type Notes
oAuthorId query all n/a string Author's unique ID
period query n/a all string Time period. Available Values: - DAY_30: Last 30 days - DAY_90: Last 90 days
period enum values n/a n/a n/a DAY_30, DAY_90

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: gwApiAggregatorGetAuthorOrderExperienceV1.

node {baseDir}/bin/run.mjs --operation "gwApiAggregatorGetAuthorOrderExperienceV1" --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 gwApiAggregatorGetAuthorOrderExperienceV1 on /api/douyin-xingtu/gw/api/aggregator/get_author_order_experience/v1.
  • Echo the required lookup scope (oAuthorId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) creator Order Experience data, including commercial history and transaction-related indicators, 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 be a straightforward wrapper for JustOneAPI's Douyin creator-order endpoint. Before installing: (1) Confirm you trust JustOneAPI and the provided homepage; (2) only provide JUST_ONE_API_TOKEN (do not paste it into chat); (3) run the included bin/run.mjs locally or inspect network traffic if you need to verify what is sent; (4) be mindful of rate limits and privacy of any author IDs you query.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-gw-api-aggregator-get-author-order-experience Version: 1.0.0 The skill is a standard API wrapper for the JustOneAPI service, designed to fetch Douyin Creator Marketplace (Xingtu) data. The execution script `bin/run.mjs` is a straightforward Node.js implementation that uses the built-in fetch API to communicate with a hardcoded, legitimate domain (api.justoneapi.com). There is no evidence of data exfiltration, unauthorized file access, or malicious instructions in the SKILL.md file.
Capability Assessment
Purpose & Capability
Name/description (Douyin Creator Marketplace order experience) match the required artifacts: a single GET endpoint on api.justoneapi.com, a single required parameter (oAuthorId) and a token. Requiring node and JUST_ONE_API_TOKEN is proportional to the described purpose.
Instruction Scope
SKILL.md and the run.mjs script only collect the declared inputs (operation id, oAuthorId, optional period) and the token, build a request to the documented JustOneAPI baseUrl, and return the JSON response. There are no instructions to read arbitrary files, other env vars, or to send data to unexpected endpoints.
Install Mechanism
No install spec; this is instruction-only with an included Node helper script. No external downloads or installers are used. Requiring node is reasonable for a JavaScript helper.
Credentials
Only JUST_ONE_API_TOKEN is declared and used as the authentication token for the JustOne API. No unrelated secrets, system credentials, or config paths are requested.
Persistence & Privilege
Skill is not always-enabled, does not modify other skills or system configuration, and does not request persistent 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-aggregator-get-author-order-experience
  3. After installation, invoke the skill by name or use /justoneapi-douyin-xingtu-gw-api-aggregator-get-author-order-experience
  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-aggregator-get-author-order-experience
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 Order Experience API?

Call GET /api/douyin-xingtu/gw/api/aggregator/get_author_order_experience/v1 for Douyin Creator Marketplace (Xingtu) Creator Order Experience through JustOne... It is an AI Agent Skill for Claude Code / OpenClaw, with 59 downloads so far.

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

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

Is Douyin Creator Marketplace (Xingtu) Creator Order Experience API free?

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

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

Who created Douyin Creator Marketplace (Xingtu) Creator Order Experience API?

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

💬 Comments