# How to get a Temu Access Token

A Temu access token is required when connecting your Temu channel in LitCommerce. This token serves as a secure verification method that allows the tool to access your Temu seller account data.

Follow the steps below to acquire your token.

{% stepper %}
{% step %}
Log in to your Temu Seller Center.

{% endstep %}

{% step %}
Navigate to the App Store under the Apps and services section.

<figure><img src="/files/69Pf2sfhfylRpJAa7oXJ" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Find LitCommerce and click `Authorize`.

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

{% endstep %}

{% step %}
Check the box to verify that you grant LitCommerce permission to access your seller account and its associated data.

<div><figure><img src="/files/eQoIK1mluCkIaxbZDQWf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/43f3fbU01fdfrvBRfQ8T" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
**You can also set the authorization duration.**
{% endhint %}

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

{% endstep %}

{% step %}
Click `Submit`.

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

The `App permissions have been updated successfully` pop-up will appear to confirm the authorization.

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

{% endstep %}

{% step %}
Go to `Manage your apps` under the Apps and services section, find LitCommerce, and click `View access info` to retrieve the Access token.

<div><figure><img src="/files/GfIZFiTRgCb1bKYXWW2Q" alt=""><figcaption></figcaption></figure> <figure><img src="/files/3osSjBoEgR8p7FNwNxhj" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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://help.litcommerce.com/marketplace-integration/supported-platforms/temu/how-to-get-a-temu-access-token.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.
