# Magento

## **Connector Overview**

<figure><img src="/files/B4icai1Fjy8zhKHpmBZW" alt="" width="377"><figcaption></figcaption></figure>

Magento is an open-source eCommerce platform that provides businesses with a flexible and customizable solution to build, manage, and scale online stores.

## **Authentication Type**

OAuth

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_MAGENTO-OAUTH\_ACCESS\_TOKEN
* PAN\_SEC\_MAGENTO-OAUTH\_CONSUMER\_SECRET
* PAN\_SEC\_MAGENTO-OAUTH\_CONSUMER\_KEY
* PAN\_SEC\_MAGENTO-OAUTH\_BASE\_URL
* PAN\_SEC\_MAGENTO-OAUTH\_ACCESS\_TOKEN\_SECRET

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Magento (OAuth) information must be gathered:

* Consumer Key
* Consumer Secret
* Access Token
* Access Token Secret
* Base URL

## **API Resources**

For more information on how to utilize the Magento API, feel free to reference the following [documentation](https://doc.magentochina.org/swagger/).


---

# 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.pandium.com/connectors/connectors-101/magento-oauth.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.
