Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/ide/paid.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ On the **Choose plan** step you can:
| **Scale** ⭐ (recommended) | 5,000,000 | 240 | 12 | 1,000 | 2,000,000 min | 50 GB | 5 |
| **Enterprise** | Custom | Custom | Custom | Unlimited | Custom | Unlimited | Custom |

All self-serve plans use the `realtime` dataset. **Enterprise** includes all datasets (Archive, Realtime, Combined), volume pricing, and dedicated support & SLA — [contact sales](https://bitquery.io/forms/api) for a quote.
Self-serve plans query the `realtime` dataset by default. To query history — the `archive` and `combined` datasets — add the **historical data add-on** to your plan; see the [pricing page](https://bitquery.io/pricing) for the chains it covers. Without it, a query using `dataset: archive` or `dataset: combined` will be rejected. **Enterprise** includes all datasets (Archive, Realtime, Combined), volume pricing, and dedicated support & SLA — [contact sales](https://bitquery.io/forms/api) for a quote.

For which cube has how much history on each chain, see [Data Coverage & Retention](/docs/graphql/data-coverage-retention/).

Current pricing is always on the [pricing page](https://bitquery.io/pricing).

Expand Down
2 changes: 1 addition & 1 deletion docs/start/learning-path.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This guide provides a structured path to learn Bitquery APIs progressively, from

### For Traders

- Start with **[Crypto Price APIs](/docs/start/starter-queries#crypto-price-change-api)**
- Start with **[Crypto Price APIs](/docs/start/starter-queries#latest-price-of-any-token)**
- Learn **[Real-time Price Streams](/docs/start/starter-subscriptions)**
- Explore **[DEX Trading APIs](/docs/blockchain/Solana/solana-dextrades)**

Expand Down
Loading
Loading