# Upstash Vector Pricing

> **Source:** https://upstash.com/pricing/vector
> **Format:** text/markdown — machine-readable pricing for agents and LLMs
> **Contact:** sales@upstash.com (Enterprise) · support@upstash.com (Support)

Upstash Vector is a serverless vector database for AI and similarity search workloads.

---

## Plan Overview

| Plan | Price | Max Vectors×Dims | Daily Queries | Max Total Data | Uptime SLA |
|------|-------|-----------------|---------------|----------------|------------|
| Free | $0 - | 200M | 10K | 1 GB | None |
| Pay as You Go | $0.4 per 100K requests | 2B | Unlimited | 50 GB | 99.9% |
| Fixed | $60 / month | 2B | 1M | 50 GB | 99.9% |
| Pro | Contact Us | 100B | Unlimited | 1 TB | 99.99% |

---

## Pricing Details

### Free

- **Price:** $0 -
- **Request price:** Free
- **Storage price:** Free
- **Bandwidth price:** Free
- **Max vectors × dimensions:** 200M
- **Max dimensions:** 1536
- **Max namespaces:** 100
- **Daily query limit:** 10K
- **Max metadata per vector:** 48 KB
- **Max data per vector:** 1 MB
- **Max total data/metadata size:** 1 GB
- **Regions:** N. Virginia (AWS), Ireland (AWS), Iowa (GCP)
- **SDKs:** REST, Python, TypeScript, Go
- **Live index updates:** Yes
- **Scale to zero:** Yes
- **Uptime SLA:** None
- **Dedicated support:** No

### Pay as You Go

- **Price:** $0.4 per 100K requests
- **Request price:** $0.40 per 100K requests
- **Storage price:** $0.25 per GB
- **Bandwidth price:** Free up to 200 GB/month, then $0.03/GB
- **Max vectors × dimensions:** 2B
- **Max dimensions:** 3072
- **Max namespaces:** 10000
- **Daily query limit:** Unlimited
- **Max metadata per vector:** 48 KB
- **Max data per vector:** 1 MB
- **Max total data/metadata size:** 50 GB
- **Regions:** N. Virginia (AWS), Ireland (AWS), Iowa (GCP)
- **SDKs:** REST, Python, TypeScript, Go
- **Live index updates:** Yes
- **Scale to zero:** Yes
- **Uptime SLA:** 99.9%
- **Dedicated support:** No

### Fixed

- **Price:** $60 / month
- **Request price:** Included
- **Storage price:** $0.25 per GB
- **Bandwidth price:** Free up to 200 GB/month, then $0.03/GB
- **Max vectors × dimensions:** 2B
- **Max dimensions:** 3072
- **Max namespaces:** 10000
- **Daily query limit:** 1M
- **Max metadata per vector:** 48 KB
- **Max data per vector:** 1 MB
- **Max total data/metadata size:** 50 GB
- **Regions:** N. Virginia (AWS), Ireland (AWS)
- **SDKs:** REST, Python, TypeScript, Go
- **Live index updates:** Yes
- **Scale to zero:** No
- **Uptime SLA:** 99.9%
- **Dedicated support:** No

### Pro

- **Price:** Contact Us
- **Storage price:** $0.25 per GB
- **Bandwidth price:** $0.03 per GB
- **Max vectors × dimensions:** 100B
- **Max dimensions:** 5000
- **Max namespaces:** Unlimited
- **Daily query limit:** Unlimited
- **Max metadata per vector:** 48 KB
- **Max data per vector:** 1 MB
- **Max total data/metadata size:** 1 TB
- **Regions:** N. Virginia (AWS), Ireland (AWS)
- **SDKs:** REST, Python, TypeScript, Go
- **Live index updates:** Yes
- **Scale to zero:** No
- **Uptime SLA:** 99.99%
- **Dedicated support:** Yes

---

## Frequently Asked Questions

### How can I upgrade to pay as you go from free tier?

Once you enter your credit card, your index will be upgraded to the pay-as-you-go plan and limits will be updated.

### What is the limit for topk?

1000 is the default limit for topk.

### Are query and upsert requests same price?

Yes.

### How is the storage cost calculated?

The storage cost is charged at a rate of $0.25 per GB total storage. Even if you do not access your data, we have to keep it persistent in the cloud provider's block storage (e.g. AWS EBS, S3) for durability. To calculate the total storage cost, we take the daily average of your data size and multiply by $0.25 at the end of the month. For instance, if you have 1 GB of data in your index throughout the month, you will pay $0.25.

### Are there free trials?

Yes, we can provide free trials for Pro and Enterprise plans for testing and PoC purposes. Email us at support@upstash.com.

### How much is the price for bandwidth?

For the Pay as You Go plan, bandwidth is free up to a monthly limit of 200GB. Beyond that, we charge $0.03 for each additional GB of data transfer. For Pro and Enterprise plans, bandwidth is charged at $0.03 per GB for all usage throughout the month. For high-volume use cases, you may consider VPC Peering, which minimizes data transfer cost. Contact us at support@upstash.com for details. Price can change depending on the cloud provider's fee for incoming traffic. $0.03 applies when the client is in the same region.

### Is there a contract requirement for Pro Plans?

There is no requirement for long-term contracts. The minimum term is one month, and you have the flexibility to cancel anytime. Note that even if you cancel within the month, you will be billed for the minimum term of one full month.

### How many indexes can I create?

You can create up to 10 indexes for free. Beyond that, you will be charged $0.5 per index up to 100 indexes.

### Do you have the Professional Support plan?

Professional support includes a dedicated service desk and a Slack/Discord channel with a committed response time SLA. Check https://upstash.com/docs/common/help/prosupport for details.
