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

Seller Developer Onboarding Onepager

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 Part 1: Onboarding Overall

#

§2 Seller developer onboarding guide

Seller developer onboarding guide

#

§3 TikTok Shop business flow

TikTok Shop business flow

Learn about what TikTok Shop API can do - user journey Image

#

§4 Definition and basic business introductions

Definition and basic business introductions

  • TikTok Shop: TikTok Shop is an innovative new shopping feature that enables sellers, brands, and creators to showcase and sell products directly on TikTok through in-feed videos, LIVEs, the product showcase tab, and the Shop Tab (2nd tab of the TikTok app) in some of the markets.
  • TikTok Shop Partner Center (TTSPC): Build software integrations and applications using TikTok Shop APIs to help you to manage, automate, and grow your businesses on TikTok Shop. As a seller, you can also directly integrate your TikTok Shop with your app to manage your business.
  • TikTok Shop seller developers: Choose this type if you are a TikTok Shop seller who intends to only develop custom apps and services that integrate directly with TikTok Shop to support your own operations.
#

§5 Prerequisites for Becoming a Seller Developer

Prerequisites for Becoming a Seller Developer

Before applying as a TikTok Shop seller developer, make sure the seller account meets the following prerequisites.

  1. You already have a TikTok Shop seller account that has passed KYB or KYC verification.
  2. The seller account has an assigned Account Manager.
#
§6 Step 1: Use your Seller Account to Login TikTok Shop Partner Center

Step 1: Use your Seller Account to Login TikTok Shop Partner Center

Access to TTSPC: https://partner.tiktokshop.com/

  • If you have a US business license, and the seller type is US local, please access to US TikTok Shop Partner Center(TTSPC) https://partner.us.tiktokshop.com/
  • For other situations, please refer to https://partner.tiktokshop.com/
  • Set up an account on Partner Center. Provide your email address and, optionally, your phone number. Ensure your email address on Partner Center is current, as it is essential for receiving crucial updates from the Partner Center platform.
#
§7 Step 2: Register as TikTok Shop seller developer

Step 2: Register as TikTok Shop seller developer

DescriptionScreenshot
1After creating an account/Login with your Seller Center account, you'll find a business guide tailored to different partner types. Pick "For TikTok Shop Seller" as your partner type from this guide, click on 'Start Business,' and it will lead you to the 'Get Started' page to initiate your application for your selected category.Image
2Click on " Start Business" to start your partner application.Image
3As a first step, TikTok Shop needs to know what type of Apps you plan to build for sellers. Please choose the target seller market and category. Please choose 「TikTok Shop Seller」as the business category.Image
4Please verify your seller account with login and password (email or phone number). TikTok Shop Partner Center will verify the account automatically. *If you use Seller Center account to login TTSPC, you can skip the processImage Image
5When you are verified, you will see the tag of "TikTok Shop seller" under My Account page. You should have a TikTok Shop seller account firstImage
#
§8 Step 3: Verify seller account

Step 3: Verify seller account

If you use Seller Center account to login TTSPC, you can skip the process

  1. Fill the basic info and verify seller account
  2. ⚠️ You can only verify the TikTok Shop seller account which passes the KYB/KYC review

Image

#
§9 Step 4: Create an App

Step 4: Create an App

DescriptionScreenshot
1Select App & Service from the navigation panel. Click the「**Create app & service」**button in the top right corner of the page. The Partner Center displays the「Create app & service」page.
2Build a Custom App: Custom App This type of App is typically developed for a particular seller. It is tailored to meet the specific business needs, requirements, or preferences of a seller. The App is not listed on TikTok Shop App Store. You can distribute this App to individual sellers by sharing the App's authorization link.Image
3Select the Service category and set the default name of your App. Optionally, upload a logo for your App. Please choose 「TikTok Shop Seller」as the business category.Image
4Select the Market and set the seller type for your App.Image
5Toggle the Enable API switch on and complete the following fields. Otherwise, skip to the next step. Redirect URL Enter the URL at which to receive your authorization code. After the seller authorize the App, it will jump to this URL (it can be the URL of your system's web page) and transmit the auth_code, which you can use to get the access_token. Webhook URL Optionally, enter the URL to receive push notifications (it can be the URL of your system).Image
7Click Create to complete the process. After you create your App, Partner Center displays the App and service detail page. Here you can access your App's unique App key and secret, which allow you to complete seller authorization and API calls. App Key - The unique identification of the service. - App Secret - The application key generated by the platform when you create an App. You can use this secret to obtain the API access token.
#

§10 Step 6: Test your App

Step 6: Test your App

Before you can launch your App, you must test it thoroughly with TikTok Shop's Seller Center functionality. We offer the following developer tools that you can use to test your App's functionality with Seller Center.

  • Development Shop (previously known as Sandbox)
  • API Testing Tool

The Development Shop (previously known as Sandbox) tools in the Partner Center allow you to build and test your apps by simulating various seller workflows without impacting real shop data, while the API Testing Tool allows you to access API request and response parameters. Set up Development Shop

The following configuration on a web browser or system host files will enable you to connect to the testing environment of TikTok Shop, so that you can create test shops, test API integrations before general availability. Custom App

Image

With Development Shop, developers can gain access to all production environment features, including returns, refunds, promotions, and customer support functionality. Learn more: Seller Center development shops How to test API Testing your app's integration with TikTok Shop involves properly calling our APIs. We recommend consulting our detailed guides to learn how you can call and test APIs: - API Testing Tool - This guide provides information on how to use our API Testing Tool to efficiently access the exact request and response parameters directly on Partner Center. - How to call TikTok Shop Open API - This guide covers endpoint URIs and parameters, etc for calling our APIs. - How to call APIs using Postman - Use Postman to simplify API testing. This guide shows how to set up scripts, environments, and requests in Postman for testing TikTok Shop APIs. How to get help with testing your app If you have questions about testing your app, you can connect with the Partner Center Support team in the following ways: - Contact us through email - Submit a ticket through Partner Console (login required)

#
§11 Step 7: Publish App

Step 7: Publish App

After you complete registration and integration, you have finished all the steps necessary to publish your custom app. Please click 「Publish」and then the App will be published automatically. Image

#

§12 Step 8: Authorize

Step 8: Authorize

You can copy the authorization link directly and authorize your shop. This link serves as a means for sellers to authorize your application in a more personalized and targeted manner. Image Image Image

#

§13 Part 2: FAQ

#

§14 1. If I have API questions, where can I contact TikTok Shop?

1. If I have API questions, where can I contact TikTok Shop?

  1. Questions about US domestic or cross-border stores: https://partner.us.tiktokshop.com/ticket/center
  2. Questions about non-US stores: https://partner.tiktokshop.com/ticket/center

Image

#

§15 2. Can I register for ISV?

2. Can I register for ISV?

  1. No. If you have already registered for a TikTok Shop Seller account, you are not eligible to apply for ISV registration. This restriction also applies to any account that holds an active TikTok Shop Seller account.
#

§16 3. Do I need to do the compliance / App function review ?

3. Do I need to do the compliance / App function review ?

  1. For ISV: Security review is waived if applying in line with local regulations.
  2. For seller: Security review is mandatory. Because you are applying to become ISV, you must do the compliance security review and app function review. Note: The security form must be completed in English with truthful information. Three consecutive rejections will result in automatic account blacklisting.

Image

#

§17 4. Can I deactivate an App?

4. Can I deactivate an App?

No. Once the App is created, developer can not delete the App. But developers can deactivate an App. Once the App is deactivated, the App can not be online again. Image

#

§18 5. I can not bind my TikTok Shop seller account. What's the meaning of this error?

5. I can not bind my TikTok Shop seller account. What's the meaning of this error?

1 seller account can only be bound with 1 TTSPC account. Please use another seller account to bind/verify Image

#

§19 6. What's the meaning of this error: email/phone number does not have a linked Seller Center Account?

6. What's the meaning of this error: email/phone number does not have a linked Seller Center Account?

  1. Error: This email/phone number does not have a linked Seller Center Account.
  2. Please note that seller developer should use TikTok Shop seller center account to verify and this seller account must pass the KYC/KYB review in seller center

Image

#

§20 7. What's the meaning of this error: Authorization failed?

7. What's the meaning of this error: Authorization failed?

Private App can only be authorized and bind to one shop ONLY (seller's own shop) . Please create an App in other categories that does not belong to 「App developer / Seller inhouse developer / TikTok Shop Seller. Seller's own shop refers to the shop which seller has bind seller center account with My Account - Category & Market - TikTok Shop Seller. Image

#

§21 8. I have an App in the ISV category. Can I change the App category to seller developer?

8. I have an App in the ISV category. Can I change the App category to seller developer?

Please register as TikTok Shop seller developer. Refer to Seller developer onboarding guide.

#

§22 9. What APIs can I integrate with?

9. What APIs can I integrate with?

API list and reference doc.

#

§23 10. I have an app under other categories, which is not 「App developer / Seller inhouse developer / TikTok Shop Seller」, do I get affected?

10. I have an app under other categories, which is not 「App developer / Seller inhouse developer / TikTok Shop Seller」, do I get affected?

No, you won't be affected.

#

§24 11. Are there any changes to my existing authorizations?

11. Are there any changes to my existing authorizations?

No, authorizations are still valid until the token is expired or your authorization is cancelled.

#

§25 12. I have created another custom App to make sure new shops can authorize the App, what should I do with the existing App?

12. I have created another custom App to make sure new shops can authorize the App, what should I do with the existing App?

Existing App refers to App created in 「App developer / Seller inhouse developer / TikTok Shop Seller」)

  • Plan A: you can maintain two Apps.
  • Plan B: you can migrate historical authorizations to the new App. For migration, the historical shop should re-authorize the new App
#

§26 13. How to Get an Account Manager (AM) / Seller Developer Registration Error: "This account is not eligible for seller developer registration. Currently, only sellers with an assigned account manager can register."

13. How to Get an Account Manager (AM) / Seller Developer Registration Error: "This account is not eligible for seller developer registration. Currently, only sellers with an assigned account manager can register."

TikTok Shop Account Managers (AMs) are not a service sellers can directly apply for in the backend. Instead, the platform assigns AMs based on factors such as site, category, business scale, and store performance. Official materials also use phrasing like "if applicable" and "if your store has been assigned an AM." Here's what you can do:

  1. Check if you already have an AM

Log in to Seller Center and check the top banner on the homepage, your notification center, your registration email, and in-platform messages to confirm whether an AM has been assigned to you.

  1. Submit a request via Help Center

Go to the Help Center in Seller Center, contact live support or submit a ticket, and clearly state:

You are requesting an Account Manager eligibility review for business growth, campaigns, affiliate creators, and advertising support.

  1. Include the following in your ticket:
  2. Shop ID, operating site, and primary category
  3. GMV, order volume, and growth rate over the past 30/90 days
  4. Store rating, SPS score, and violation history
  5. Your business plans for ads, livestreaming, and affiliate programs
  6. Specific areas where you need AM support

Please note: Keeping your store Active, completing the new seller assessment period, and maintaining good SPS scores and fulfillment performance generally increases your chances of being identified as a priority merchant — but these are not officially published guarantees for AM assignment. Be cautious of third-party services that claim to "guarantee an official TikTok AM" for a fee.

#

§27 14. What's the meaning of this error: "Sub-accounts are not eligible for seller developer registration. Please use an owner account and try again."

14. What's the meaning of this error: "Sub-accounts are not eligible for seller developer registration. Please use an owner account and try again."

Only the seller's owner account can be linked to a Partner Center account. The account you're currently trying to link is a sub-account, which is not eligible for this registration.

#

§28 15. What's the meaning of this error: This account is not supported on this site. Please visit TikTok Shop Global Partner Center to continue. / This account is not supported on this site. Please visit TikTok Shop US Partner Center to continue.

15. What's the meaning of this error: This account is not supported on this site. Please visit TikTok Shop Global Partner Center to continue. / This account is not supported on this site. Please visit TikTok Shop US Partner Center to continue.

This error means you've accessed the wrong domain. Based on your Seller account information, your target market should be onboarded through a different site. For example, if your target market is US but you logged in through the Global Partner Center (partner.tiktokshop.com), you should switch to the US Partner Center (partner.us.tiktokshop.com) instead. Conversely, if your target market is outside the US and you logged in through the US Partner Center (partner.us.tiktokshop.com), you should switch to the Global Partner Center (partner.tiktokshop.com).

#