来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Find the right API and webhook
Use this workflow when you know the business outcome but do not yet know the correct endpoint, webhook, version, scope, or field.
§2 Ask from the business outcome
📝 Prompt to copy For [BUSINESS OUTCOME] in [MARKET], identify the current TikTok Shop OpenAPI endpoints and webhooks I should use. For each item, provide the method and path, version, required scopes, prerequisites, required request fields, relevant response fields, pagination or webhook behavior, and the official source. Separate confirmed facts from assumptions.
§3 How the Toolkit checks the answer
- The
tts-openapi-guideskill locates the relevant first-level domain in the bundled OAS reference. - It checks the exact path, method, parameters, body, response, required flags, and enum values.
- When the bundled reference does not resolve the question, it falls back to official Partner Center documentation.
- If the two sources differ, the answer should state the difference and identify the source used.
§4 Expected output
| Section | What to verify |
|---|---|
| API or webhook | Exact name, method/path or event, and version. |
| Access | Required scope, App/Shop prerequisite, and market boundary. |
| Contract | Required request fields, response fields, enums, and pagination. |
| Evidence | Bundled OAS location or official Partner Center URL. |
| Gaps | Unknown or conflicting information that still needs confirmation. |
§5 Example
“Which APIs are required to publish a product in the US market? Build the dependency order and identify category, attributes, images, listing checks, creation, and status verification.” Browse TikTok Shop API documentation
§6 Was this page helpful?
Was this page helpful?
Tell us what worked, what was unclear, or what should be added. TTS Open Toolkit Feedback Form
