来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§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:
| Dimension | Core function account | Full function account |
|---|---|---|
| Business info required | Minimal | More complete business details |
| APIs you can test | Product listings, order updates, fulfillment | End-to-end, including payments and buyer-side order flows |
| Test buyer account needed | No | Yes |
| Payment / card info needed | No | Yes |
| Best for | Getting started / your first API call | Testing 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:
- In Partner Center Console, select Development Kits from the navigation pane. Then select Development Shops from the list of options.
- Click the create test account button on the Seller Center Development Shops panel.
- Select "Core Function".
- 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.
- 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.
- 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.
- 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.
