# Authorize TikTok Shop

{% hint style="info" %}

#### Prerequisites: <a href="#id-1.-log-into-stripe-dashboard-and-click-on-developers-greater-than-api-keys" id="id-1.-log-into-stripe-dashboard-and-click-on-developers-greater-than-api-keys"></a>

1. A TikTok Shop Seller account
2. Access to TikTok Shop Partner Center
   {% endhint %}

#### **1. Access Partner Center** <a href="#id-1.-log-into-stripe-dashboard-and-click-on-developers-greater-than-api-keys" id="id-1.-log-into-stripe-dashboard-and-click-on-developers-greater-than-api-keys"></a>

Go to the TikTok Shop Partner Center for your region:

* US Sellers: [https://partner.us.tiktokshop.com](https://partner.us.tiktokshop.com/)
* Global Sellers: [https://partner.tiktokshop.com](https://partner.tiktokshop.com/)

Log in with your TikTok Shop Seller account.

#### **2. Register as a Developer** <a href="#id-2.-click-on--create-secret-key" id="id-2.-click-on--create-secret-key"></a>

1. Select Developer as your role
2. Click Next<br>

   <figure><img src="/files/0wuZ6N42NwHzlPTePBOY" alt=""><figcaption></figcaption></figure>

#### **3. Create Your App** <a href="#id-3.-select-build-your-own-integration-and-then-create-secret-key" id="id-3.-select-build-your-own-integration-and-then-create-secret-key"></a>

1. Select **App Developer** -> **Seller Inhouse Developer** -> **TikTok Seller**
2. Verify with you Email or Phone registered with the Seller Account
3. Click **Get app key**<br>

   <figure><img src="/files/EnLdnSOFXFSxTo0c78lj" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/gJTM4DKg6sWrKIqymHps" alt=""><figcaption></figcaption></figure>

#### **4. Configure Redirect URL and Copy App Key & Secret** <a href="#id-4.-type-the-name-of-the-secret-key-e.g.-stacksync-key-and-click-create" id="id-4.-type-the-name-of-the-secret-key-e.g.-stacksync-key-and-click-create"></a>

1. Copy the **APP Key** and **App Secret**
2. Add **Redirect Url:** [**https://app.stacksync.com/oauth/callback?connector=tiktok\_shop**](https://app.stacksync.com/oauth/callback?connector=tiktok_shop)<br>

<figure><img src="/files/9ns1rf8KNup5qJW3giVW" alt=""><figcaption></figcaption></figure>

#### **5. Log into Stacksync and click on Connections -> Create new connection** <a href="#id-6.-log-into-stacksync-and-click-on-connections-greater-than-create-new-connection" id="id-6.-log-into-stacksync-and-click-on-connections-greater-than-create-new-connection"></a>

<figure><img src="/files/qreUSMzMHn1D7z48JXvP" alt=""><figcaption></figcaption></figure>

#### 6. Select TikTok Shop <a href="#id-7.-select-stripe" id="id-7.-select-stripe"></a>

<figure><img src="/files/sStKu5b24oYMmuDUobNl" alt=""><figcaption></figcaption></figure>

#### **7. Paste in your TikTok APP Key and Secret -> click "Authorize App"** <a href="#id-8.-paste-in-your-stripe-api-key-and-click-authorize-app" id="id-8.-paste-in-your-stripe-api-key-and-click-authorize-app"></a>

<figure><img src="/files/jz9EFVHwTpQI3HlbBfMF" alt=""><figcaption></figcaption></figure>

#### **8. Authorize the Connection following TikTok OAuth Popup** <a href="#id-9.-change-the-connection-name-or-region-and-click-create-connection" id="id-9.-change-the-connection-name-or-region-and-click-create-connection"></a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stacksync.com/workflow-automation/connectors/tiktok-shop/authorize-tiktok-shop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
