# Seal Subscriptions

To integrate Report Pundit with Seal Subscriptions, follow the steps below:

1\. Go to your Report Pundit app's **Integrations** section.

2\. Look for the **Seal Subscriptions** integration card. It is in the **View All** and **Subscriptions** sections.

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

3\. Enter your API Token. You can find your API Token [here](https://www.sealsubscriptions.com/articles/merchant-api-documentation#authentication).

4\. Click on **Connect** and follow the on-screen instructions.

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

<mark style="color:blue;">Congratulations! Your Report Pundit app is now successfully integrated with Seal Subscriptions.</mark>


---

# 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.reportpundit.com/knowledge-base/app-integrations/seal-subscriptions.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.
