# LoyaltyLion

## **Connector Overview**

<figure><img src="/files/aI2VUsNOTNlSLEHrVPz1" alt="" width="188"><figcaption></figcaption></figure>

Loyalty Lion is a loyalty and rewards platform for eCommerce businesses, offering customizable loyalty programs that help businesses engage customers and encourage repeat purchases through points, rewards, and referrals.

## **Authentication Type**

Basic & OAuth

## **Webhook Supported**

Yes

## **Secrets**

* Basic
  * PAN\_SEC\_LOYALTY\_LION\_TOKEN
  * PAN\_SEC\_LOYALTY\_LION\_SECRET
* OAuth
  * PAN\_SEC\_LOYALTY\_LION\_OAUTH\_CLIENT\_ID
  * PAN\_SEC\_LOYALTY\_LION\_OAUTH\_CLIENT\_SECRET
  * PAN\_SEC\_LOYALTY\_LION\_OAUTH\_SCOPE
  * PAN\_SEC\_LOYALTY\_LION\_OAUTH\_WEBHOOK\_TOPIC\_SUBSCRIPTIONS

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Loyalty Lion information must be gathered:

* Basic
  * Token
  * Secret
* OAuth
  * Client ID
  * Client Secret
  * Scope
  * Webhook Topic Subscriptions

## **API Resources**

For more information on how to utilize the Loyalty Lion API, feel free to reference the following [documentation](https://developers.loyaltylion.com/api-reference/introduction).


---

# 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/loyaltylion-basic.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.
