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

TikTok Shop developer guide

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 TikTok Shop developer guide

Welcome to the TikTok Shop API Developer Guide. The TikTok Shop API gives application and service integrators programmatic access to the TikTok Shop platform — products, orders, fulfillment, finance, affiliate, and more.

#

§2 Which developer are you?

Which developer are you?

Before you dive in, identify your developer type — it determines which path you follow and which user_type you receive during authorization.

You are…Build typeData you accessDuring authorization you are
Seller (in-house) developer — a seller building for your own shopCustom appYour own shop's data onlySeller (user_type=0)
App developer / ISV / system integrator — serving multiple merchantsPublic appAuthorized sellers' dataSeller (user_type=0) on behalf of the seller
Creator / affiliate integratorPublic appCreator-side affiliate dataCreator (user_type=1)
Partner (TAP) integratorPublic appPartner business data (Affiliate Partner / TAP)Partner (user_type=3)

See Get started overview for the full breakdown of developer types.

#

§3 Getting started — the 4-step path

Getting started — the 4-step path

If this is your first time, follow these steps in order:

  1. Onboard — Create a Partner Center account and register as a developer. See Developer onboarding. (US/UK and some markets also require a compliance & legal review — budget 3+ weeks.)
  2. Create your app — Register a TikTok Shop app (OAuth client) and enable the API scopes you need. See Create a TikTok Shop App (OAuth client).
  3. Authorize and get a token — Have a seller/creator/partner authorize your app, then exchange the auth_code for an access_token. Start with the Authorization overview.
  4. Make your first API call — Sign and send your first request. See Make your first API call overview.
#

§4 API reference

API reference

A full API reference is organized by TikTok Shop data domain. Open the API Reference tab in the top navigation of Partner Center, or start with these overviews:

All remaining domains are available under the API Reference tab.

#

§5 Use case guides and webhooks

Use case guides and webhooks

  • Use case guides walk you through common integration scenarios (connecting shops, product categories, and more) with code-flow diagrams. See the Use case guides section of this guide.
  • Webhooks let your app subscribe to platform notifications. See the Webhooks overview.
  • To list your app in the TikTok Shop App Store, see the App development overview.
#

§6 Next steps

Next steps

Pick the next step that matches your goal:

Stuck at any point? See How to contact support for the right channel.

#