# MercadoLibre

## Using the Erathos platform

When selecting MercadoLibre as a new connector on the Erathos platform, you will need to authorize the connection by simply logging into the MercadoLibre account associated with your browser.

Just click on '**Authorize MercadoLibre**' as shown in the attachment below:

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

Follow the steps in the pop-up window to confirm authorization.

Don't forget to click on **Save and close** to advance to the next steps of the integration.

With this connection created you can seemlessly move your MercadoLibre data to your [data warehouse](/destinations/azure-sql-server.md).

{% hint style="danger" %}
You must be logged in as the **owner** of the MercadoLibre account.
{% endhint %}

### What endpoints can I access with the Erathos platform?

| MercadoLibre endpoints |
| ---------------------- |
| inventory\_stock       |
| items                  |
| orders                 |

{% hint style="info" %}
You can suggest new endpoints and connectors [here](https://erathos.notion.site/1370250b751080bcbdc7de95225f6008?pvs=105).
{% endhint %}


---

# 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.erathos.com/connectors/apis/mercadolibre.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.
