> ## Documentation Index
> Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Pricing & Limits

> Plans, rate limits, and pricing for the Solana Tracker Data API, Datastream, Solana RPC, Yellowstone gRPC, dedicated nodes, and free products.

All prices are in **EUR**. Annual billing saves **30%** on Data API plans and **15%** on shared RPC plans. Dedicated nodes offer additional commit discounts.

<CardGroup cols={2}>
  <Card title="Data API" icon="database" iconType="duotone" href="#data-api--datastream">
    REST endpoints for tokens, wallets, trades, charts, and PnL.
  </Card>

  <Card title="Solana RPC" icon="server" iconType="duotone" href="#solana-rpc">
    Shared RPC with Shredstream, V2 methods, and credit-based usage.
  </Card>

  <Card title="Yellowstone gRPC" icon="signal" iconType="duotone" href="#yellowstone-grpc">
    Real-time account, transaction, slot, and block streaming over gRPC.
  </Card>

  <Card title="Dedicated Nodes" icon="hard-drive" iconType="duotone" href="#dedicated-nodes">
    Private bare-metal RPC with zero rate limits and optional RidgeDB.
  </Card>
</CardGroup>

***

## Data API & Datastream

The Data API covers 70+ REST endpoints for token data, wallet analytics, trades, OHLCV charts, risk scores, and PnL V2.

WebSocket **Datastream** access starts on the **Premium** plan and above. Datastream has 20+ room types, unlimited messages on Premium+, and no usage-based fees.

<Card title="Subscribe to Data API" icon="credit-card" iconType="duotone" href="https://www.solanatracker.io/account/data-api">
  Manage your plan and API keys in the dashboard.
</Card>

| Plan            | Price (monthly) | Requests / month   | Rate limit | Datastream | Support                            |
| --------------- | --------------- | ------------------ | ---------- | ---------- | ---------------------------------- |
| **Free**        | €0              | 10,000             | 3 req/sec  | No         | -                                  |
| **Advanced**    | €50             | 200,000            | None       | No         | Discord / email                    |
| **Pro**         | €200            | 1,000,000          | None       | No         | Discord / email                    |
| **Premium**     | €397            | 10,000,000         | -          | Yes        | Discord, email, Telegram, Calendly |
| **Business**    | €599            | 25,000,000         | -          | Yes        | Discord, email, Telegram, Calendly |
| **Enterprise**  | €1,499          | 100,000,000        | -          | Yes        | Priority support                   |
| **Enterprise+** | Custom          | Custom / unlimited | -          | Yes        | Dedicated infra, white-label       |

<Tip>
  Annual billing saves 30% on all paid Data API plans.
</Tip>

### Datastream availability

| Feature              | Free to Pro | Premium+              |
| -------------------- | ----------- | --------------------- |
| REST API             | Yes         | Yes                   |
| WebSocket Datastream | No          | Yes                   |
| Message limits       | -           | Unlimited on Premium+ |
| Usage-based fees     | -           | None                  |

Datastream rooms for PnL V2, live transactions, holder updates, and price feeds require **Premium, Business, or Enterprise**. See the [Datastream guides](/guides/datastream-prices) for room details.

***

## Solana RPC

Shared Solana RPC uses a **credit-based** system. Most methods cost 1 credit; archival and DAS calls cost 10 credits. V2 optimized methods cost 1 credit and use 90% fewer credits than their standard counterparts.

<Card title="Subscribe to Solana RPC" icon="credit-card" iconType="duotone" href="https://www.solanatracker.io/account/rpc">
  Get started with the free tier or upgrade from your dashboard.
</Card>

| Plan             | Price       | Monthly credits | General RPS | Included                       |
| ---------------- | ----------- | --------------- | ----------- | ------------------------------ |
| **Free**         | €1 one-time | 500,000         | 5           | 2 WebSocket connections        |
| **Developer**    | €35/mo      | 15,000,000      | 60          | Shredstream                    |
| **Business**     | €399/mo     | 100,000,000     | 225         | Shredstream + Yellowstone gRPC |
| **Professional** | €799/mo     | 250,000,000     | 500         | Shredstream + Yellowstone gRPC |

<Tip>
  Annual billing saves 15% on all paid RPC plans.
</Tip>

For per-method credit costs and detailed RPS limits (sendTransaction, getProgramAccounts, DAS API, WebSocket connections), see [Credits and Rate Limits](/solana-rpc/credits-and-rate-limits).

***

## Yellowstone gRPC

Yellowstone gRPC streams real-time Solana data (accounts, transactions, slots, blocks, and entries) over a persistent gRPC connection. Enhanced with Jito Shredstream for 50-150 ms lower latency.

| Option                            | Price                     | Connections   | Regions | Overages |
| --------------------------------- | ------------------------- | ------------- | ------- | -------- |
| **Standalone**                    | €200/mo                   | 25 concurrent | EU + US | None     |
| **Bundled with RPC Business**     | Included with €399/mo RPC | 25 concurrent | EU + US | None     |
| **Bundled with RPC Professional** | Included with €799/mo RPC | 25 concurrent | EU + US | None     |
| **Bundled with dedicated nodes**  | Included                  | -             | -       | None     |

<Card title="Subscribe to Yellowstone gRPC" icon="credit-card" iconType="duotone" href="https://www.solanatracker.io/account/rpc">
  Standalone gRPC or bundled with an RPC plan.
</Card>

Standalone endpoints:

* **EU:** `https://grpc.solanatracker.io`
* **US:** `https://grpc-us.solanatracker.io`

See the full plan comparison on this page or the [Yellowstone gRPC docs](/yellowstone-grpc/index).

***

## Dedicated Nodes

Deploy private Solana RPC nodes with **zero rate limits**, IP whitelisting, and real-time monitoring. Most nodes are live within 24 hours.

<Card title="Deploy a dedicated node" icon="server" iconType="duotone" href="https://www.solanatracker.io/dedicated-nodes">
  Choose hardware, region, and billing from the dashboard.
</Card>

| Configuration              | Price (monthly) | Hardware                                                        |
| -------------------------- | --------------- | --------------------------------------------------------------- |
| **Standard Server**        | €1,297          | 24-core AMD EPYC, 512 GB RAM                                    |
| **Large Server**           | €2,097          | 32-core AMD EPYC, 1 TB+ RAM, account indexes enabled            |
| **Solana Ridge DB add-on** | €900            | 1k-10k RPS on getProgramAccounts / V2 / getTokenAccountsByOwner |

**Included with every dedicated node:**

* Yellowstone gRPC
* Raptor Swap API
* Global load balancer (free with 2+ nodes)

**Commit discounts:**

| Billing period | Discount |
| -------------- | -------- |
| 3 months       | 10% off  |
| 6 months       | 15% off  |
| 12 months      | 20% off  |

Available in 11 regions: New York, Los Angeles, Utah, St. Louis, Chicago, Frankfurt, Strasbourg, Amsterdam, Šiauliai, Tokyo, and Singapore.

***

## Free products

These products have no subscription fee:

| Product                  | Pricing     | Notes                                                                                               |
| ------------------------ | ----------- | --------------------------------------------------------------------------------------------------- |
| **Raptor (self-hosted)** | Free        | Download the binary. No API keys, no rate limits, no licensing fees.                                |
| **Raptor hosted API**    | Public beta | `raptor-beta.solanatracker.io`. No published plan pricing yet.                                      |
| **Swap UI**              | 0% fees     | Best-price swaps across 20+ DEXes at [solanatracker.io/swap](https://www.solanatracker.io/swap)     |
| **Memescope**            | Free        | Real-time token launch feed at [solanatracker.io/memescope](https://www.solanatracker.io/memescope) |
| **Trading Terminal**     | Free        | Real-time charts, swaps, and portfolio tracking                                                     |

***

## Billing & upgrades

* All listed prices are in **EUR**.
* **Data API:** 30% off with annual billing.
* **Shared RPC:** 15% off with annual billing.
* **Dedicated nodes:** 10% off (3 mo), 15% off (6 mo), 20% off (12 mo).
* **RPC credits** reset each billing cycle and do not roll over.
* **Upgrades** take effect immediately with the new allowance and limits. This restarts your subscription billing cycle.
* **Enterprise+** and custom volume: contact [contact@solanatracker.io](mailto:contact@solanatracker.io) or [book a call](https://www.solanatracker.io/data-api).

***

## FAQ

<AccordionGroup>
  <Accordion title="When do I get Datastream WebSocket access?">
    Datastream starts on the **Premium** plan (€397/mo) and above. Free through Pro plans include REST API access only.
  </Accordion>

  <Accordion title="Do I need a separate RPC plan for Yellowstone gRPC?">
    No. Yellowstone gRPC is available as a standalone service (€200/mo) or bundled free with RPC Business, RPC Professional, and all dedicated nodes.
  </Accordion>

  <Accordion title="What happens when I exceed my rate limit or credits?">
    Requests exceeding your plan limits return a `429 Too Many Requests` error. RPC credits are consumed per call based on method cost. See [Credits and Rate Limits](/solana-rpc/credits-and-rate-limits).
  </Accordion>

  <Accordion title="Do unused RPC credits roll over?">
    No. Credits reset at the start of each billing cycle.
  </Accordion>

  <Accordion title="I've used up my credits mid-cycle — can I top up?">
    There is no separate "add credits" purchase. To get more capacity before your cycle resets, **upgrade your plan** from your [account dashboard](https://www.solanatracker.io/account). Upgrades take effect immediately with the higher allowance and restart your subscription billing cycle. If you don't upgrade, requests over your allowance return `429 Too Many Requests` until the next cycle begins.
  </Accordion>

  <Accordion title="Are dedicated nodes really unlimited?">
    Yes. Dedicated nodes serve only your traffic with zero rate limits. Optional RidgeDB add-on provides 1k-10k RPS on account query methods.
  </Accordion>

  <Accordion title="How do I upgrade or get a custom plan?">
    Upgrade from your [account dashboard](https://www.solanatracker.io/account). For Enterprise+, white-label, or custom request limits, email [contact@solanatracker.io](mailto:contact@solanatracker.io).
  </Accordion>
</AccordionGroup>
