快工助手跨境电商知识与商机助手

Introducing new product image text translation APIs and webhook

TikTok Shop 官方资料 · TikTok Shop Partner Center 开发者文档 · 适合开发者

stable本次发布有变化全部展示

来自 TikTok Shop 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
TikTok Shop / profile.tiktok.docs_api
语言
en-US
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/tiktok_shopaudience/developercategory/api_doctopic/compliancetopic/developer

资料正文

§1 Summary

In the EU marketplace, TikTok Sellers are required to translate all text information associated with a product, including image text. We've made this easier for our Sellers with a new a set of APIs to programmatically translate product image text to German, Irish English, Spanish, French, and Italian.

#

§2 What is changing?

What is changing?

We've released a new asynchronous API to create a translation task for product image translations, a new translation status API to query the task status and retrieve completed tasks, and a webhook to push image translation notifications to your application.

#

§3 What action is required?

What action is required?

To add image translation to your application, integrate the two new APIs into your application, and add a webhook listener for the image translation completion webhook. Image The first step is to upload your product image to the TikTok Shop CDN using the upload product image API and pass the returned uri values to the create image translation task API in the image_uri field and specify the translation languages. Then, poll the image translation status API to retrieve the status of the task or wait for the completion notification from the image translation completion webhook.

#

§4 Notes

Notes

  1. Image translation APIs are designed to support local sellers to local market listings.
  2. Global APIs do not support market specific image uploads.
  3. Main images of products published from Global Products cannot be modified.
#