> For the complete documentation index, see [llms.txt](https://cabalspy.gitbook.io/cabalspy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cabalspy.gitbook.io/cabalspy-docs/pricing/api-pricing.md).

# API pricing

Discover our straightforward API pricing plans designed to fit your needs, from small projects to enterprise-scale solutions. Get started for with our TEST plan free and unlock KOL, Smart and Whale wallet insights with our Widget, REST API, and WebSocket services.&#x20;

***

{% columns %}
{% column %}

<h3 align="center">Test</h3>

<p align="center"><strong>$0/month</strong></p>

<p align="center"><strong>REST API</strong> <br><strong>Data streams</strong><br><strong>10k Credits</strong><br><strong>5 Req/s</strong></p>
{% endcolumn %}

{% column width="25%" %}

<h3 align="center"><strong>Starter</strong> </h3>

<p align="center"><strong>$49/month</strong></p>

<p align="center"><strong>REST API</strong><br><strong>100k Credits</strong><br><strong>20 Req/s</strong></p>
{% endcolumn %}

{% column width="25%" %}

<h3 align="center"><strong>Pro</strong></h3>

<p align="center"><strong>$249/month</strong></p>

<p align="center"><strong>REST API</strong><br><strong>1m Credits</strong><br><strong>data streams</strong><br><strong>50 Req/s</strong><br><strong>Up to 3 API keys</strong></p>
{% endcolumn %}

{% column width="25%" %}

<h3 align="center">Business</h3>

<p align="center"><strong>$499/month</strong></p>

<p align="center"><strong>REST API</strong><br><strong>2m Credits</strong><br><strong>data streams</strong><br><strong>100 Req/s</strong><br><strong>Up to 5 API keys</strong><br><strong>Widget Starter</strong> <br><strong>Early access</strong></p>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}

### Enterprise Plan

We offer a dedicated **Enterprise Plan**&#x20;

If you require higher throughput or a fully customized setup, please **contact our team** to discuss your requirements.
{% endhint %}

***

<h2 align="center"><strong>Plan Comparison</strong></h2>

|                                                                    | Starter       | Pro            | Business       |
| ------------------------------------------------------------------ | ------------- | -------------- | -------------- |
| **KOL Tracking**                                                   |               |                |                |
| Token Volume, Transactions, Investment (Buy/Sell/PNL), Leaderboard | ✓             | ✓              | ✓              |
| Transaction Count, Latest Time, Latest Transaction                 | ✓             | ✓              | ✓              |
| Stats – Overall Volume                                             | ✓             | ✓              | ✓              |
| Stats – Leaderboard & Wallet Data                                  | -             | ✓              | ✓              |
| **Smart Wallets**                                                  |               |                |                |
| Token Volume, Transactions, Investment, Leaderboard                | ✓             | ✓              | ✓              |
| Transaction Count, Latest Time, Latest Transaction                 | ✓             | ✓              | ✓              |
| Stats – Overall Volume                                             | ✓             | ✓              | ✓              |
| Stats – Leaderboard & Wallet Data                                  | -             | ✓              | ✓              |
| **Features**                                                       |               |                |                |
| REST API Access                                                    | ✓             | ✓              | ✓              |
| WebSocket Access                                                   | -             | ✓              | ✓              |
| Dedicated Support                                                  | ✓             | ✓              | ✓              |
| Real-time KOL Transaction Data                                     | -             | ✓              | ✓              |
| Custom Solutions                                                   | -             | -              | ✓              |
| Widget Integration                                                 | -             | -              | ✓              |
| **Pricing & Limits**                                               |               |                |                |
| Pricing                                                            | **$49/month** | **$249/month** | **$499/month** |
| Credits per Month                                                  | **100,000**   | **1,000,000**  | **2,000,000**  |

### Endpoints credits <a href="#endpoints-credits" id="endpoints-credits"></a>

All endpoints consume 10 credits per request.

### [​](https://docs.mobula.io/pricing#websockets-&-webhooks-cost)Websockets <a href="#websockets-and-webhooks-cost" id="websockets-and-webhooks-cost"></a>

Each received WebSocket transaction consumes 1 credit.


---

# 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:

```
GET https://cabalspy.gitbook.io/cabalspy-docs/pricing/api-pricing.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.
