> For the complete documentation index, see [llms.txt](https://docs.klink.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klink.cloud/integrations/ecommerce-marketplace/lazada-integrations.md).

# Lazada Integrations

{% hint style="info" %}
To connect with Lazada store, you will need following information

* [Lazada Open Platform](https://open.lazada.com/)
* Lazada Merchant Admin Account
  {% endhint %}

After connecting Lazada Channel, it will be look like this

Shopee Integration is only available to Enterprise Package. For more information about Shopee Integration, contact <support@klink.cloud>

{% embed url="<https://www.loom.com/share/619cb29bc70d472a8b063ae3a59f985d?sid=25f5d8f8-646a-460a-bf27-7881f3ea5f67>" %}

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

{% hint style="info" %}
Lazada Integration is only available to Enterprise Package. For more information about Lazada Integration, contact <support@klink.cloud>
{% endhint %}

### Supported Countries

* Singapore
* Thailand
* Malaysia
* Vietnam
* Indonesia
* Philippines

#### How to Apply Lazada Open Platform Access

1. Go to <https://open.lazada.com/> and create account. You will need to upload all your company information , documents during the sign up process.&#x20;
2. After approved by Lazada, login to your Open Platform Account, go to Development > App Management > Create App

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

3. Choose In-House IM Chat and click Apply

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

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

4. After applied, there will be pending status. You will need to wait for a few days to get approval from Lazada Team. If you are official store owner / merchant in Lazada Platform, please contact to your Key Account Manager to get faster approval process.

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

5. After approved, please contact our K-LINK Team for next steps of integration process. We will provide API Key, Callback URL and other required information to setup your Lazada Messaging Channel inside klink.cloud Inbox.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.klink.cloud/integrations/ecommerce-marketplace/lazada-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
