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

Create a test seller account

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 Create a test seller account

Now that you've created your TikTok Shop App, you're ready to create a test Seller account that you can use to generate test access tokens to make your first call to the TikTok Shop API. Because you're on the journey of making your first API call, you will most likely not have Sellers or Creators that can consent to sharing their data with you. To solve this problem, we've created a Development Shop Sandbox in which you can create a test TikTok Shop Seller account that you can use to generate authorization codes, access tokens, and refresh tokens. Test Seller accounts come in two types — a core function account and a full function account. Choose based on what you need to test:

DimensionCore function accountFull function account
Business info requiredMinimalMore complete business details
APIs you can testProduct listings, order updates, fulfillmentEnd-to-end, including payments and buyer-side order flows
Test buyer account neededNoYes
Payment / card info neededNoYes
Best forGetting started / your first API callTesting payments, checkout, and full fulfillment

Choose a full function account when you need to test scenarios that require real buyer and payment information, such as checkout, payments, and end-to-end fulfillment. For how to create and use one, see Seller Center development shops. The rest of this tutorial uses a core function account. Before you create a test account:

  • Binding a test Seller account to your developer account is permanent and cannot be undone, so set it up deliberately.
  • The account must match its target market/region, and access may be affected by regional restrictions or VPN. Use a network consistent with the market you select.

To set up your core function account, follow these steps:

  1. In Partner Center Console, select Development Kits from the navigation pane. Then select Development Shops from the list of options.
  2. Click the create test account button on the Seller Center Development Shops panel.
  3. Select "Core Function".
  4. For "Shop Type", select "Local". A Local shop sells to buyers in the same market and fulfills domestically, while a cross-border shop sells into another market and ships internationally. For getting started, choose Local.
  5. Provide an "Account Nickname". This is the name that will be displayed in the user interface once the account is created, so you should name this something that you'll easily recognize in the future.
  6. For "Onboarding type", select individual. An individual seller onboards with minimal personal details, while a business seller must provide company and registration documents. For getting started, choose individual.
  7. Click the create button.

You're now ready to move on to the next step in making your first API call, but if you want to learn more about test Seller accounts and the test functionality you can use such as creating products and simulating sales and shipping, see Seller Center development shops.

#

§2 Next steps

Now that you've got a test Seller account, you can generate a test access token.

#