# Zenrows Pricing

Zenrows charges in credits, not dollars: you only pay for successful requests. One credit is a standard successful page; harder work draws more from the same balance. Every plan includes every primitive (Fetch, Extract, Batch, Browser Sessions) and every interface (REST API, CLI, MCP server, SDKs), on one shared credit balance.

Failed requests are never charged. Not Found (404) and Gone (410) responses count as successful results.

Annual billing pays for 10 months and gets 12 (2 months free, shown on the site as "Save 17%"). Monthly prices are billed month to month; annual prices are the monthly-equivalent rate when billed yearly.

## Plans

### Free

- **Price:** $0/month
- **Credits:** 5,000/month, no card required
- **Concurrency:** 5 concurrent requests
- **Support:** Community
- **Rollover:** Monthly refresh, no rollover
- **Description:** Every primitive and interface unlocked. Test the full platform before paying anything.
- **Start:** https://app.zenrows.com/register

### Build

- **Description:** Ship your first workloads.
- **Concurrency:** 20 concurrent requests
- **Support:** Email
- **Rollover:** Top-ups plus 1 month rollover
- **Volume rungs:**
  | Credits/month | Monthly price | Annual price (per month) |
  |---|---|---|
  | 45,000 | $19 | $16 |
  | 80,000 | $29 | $24 |
  | 120,000 | $39 | $32 |

### Launch (most popular)

- **Description:** Reliable web data in production.
- **Concurrency:** 50 concurrent requests
- **Support:** Chat
- **Rollover:** Top-ups plus rollover
- **Volume rungs:**
  | Credits/month | Monthly price | Annual price (per month) |
  |---|---|---|
  | 250,000 | $69 | $57 |
  | 500,000 | $99 | $82 |
  | 700,000 | $129 | $107 |

### Growth

- **Description:** Scale across your team.
- **Concurrency:** 100 concurrent requests
- **Support:** Priority
- **Rollover:** Top-ups plus rollover
- **Extra:** Residential network at scale
- **Volume rungs:**
  | Credits/month | Monthly price | Annual price (per month) |
  |---|---|---|
  | 1,200,000 | $199 | $165 |
  | 2,000,000 | $279 | $232 |
  | 3,000,000 | $399 | $331 |

### Scale

- **Description:** High-volume pipelines.
- **Concurrency:** 200 concurrent requests
- **Support:** Priority
- **Rollover:** Top-ups plus rollover
- **Extra:** Committed capacity options
- **Volume rungs:**
  | Credits/month | Monthly price | Annual price (per month) |
  |---|---|---|
  | 5,000,000 | $549 | $456 |
  | 8,000,000 | $749 | $622 |
  | 12,500,000 | $999 | $829 |

### Enterprise

- **Price:** Custom, priced on committed volume
- **Credits:** Unlimited volume, tailored to you
- **Concurrency:** Custom (400 to 1000+ concurrent)
- **Support:** Dedicated account manager, premium support, quarterly business reviews
- **Compliance:** SLA, SOC 2, ISO 27001, DPA
- **Contact:** https://www.zenrows.com/contact/sales

## How usage is measured

Every request draws from one shared credit balance, regardless of which primitive or interface you call.

| Request type | Credit cost | Notes |
|---|---|---|
| Standard request | 1 | A normal, successful page |
| JavaScript rendering | 5 | Dynamic pages rendered in a headless browser |
| Premium proxy | 10 | Residential-network routing for protected sites |
| JavaScript rendering + premium proxy | 25 | Both together, for hard-protected dynamic pages |
| Residential bandwidth | 25,000 / GB | Flat rate; roughly 1,000 hard-protected pages |
| Browser Sessions | Bandwidth + 5/minute | Bandwidth cost plus a flat per-minute session charge |

Extract adds no cost beyond the Fetch request it uses. Batch bills at the same per-request rate as Fetch.

## Trusted by

Zenrows is used by teams at 10,000+ companies, including Microsoft, Dell, IBM, Slack, Clay, EY, eBay, and Nokia.

## Billing FAQ

**How is pricing calculated?**
You spend credits, not dollars, so you only pay for the work you actually run. One credit is a standard successful page. Harder work draws more from the same balance: JavaScript rendering costs 5 credits, premium proxies 10, and both together 25. Residential bandwidth draws a flat 25,000 credits per GB (about 1,000 hard-protected pages), and Browser Sessions bill bandwidth plus a flat 5 credits per minute of session time. Every plan runs off one credit balance.

**Do you charge for failed requests?**
Never. You only spend credits on successful requests. Not Found (404) and Gone (410) responses count as successful results.

**Do you offer discounts?**
Yes. Paying yearly gives you two months free (pay for 10, get 12) and the full year's credit allowance up front. Enterprise plans are priced on committed volume.

**What happens if I hit my monthly limit?**
You're warned before you reach it. On a paid plan you can add extra credits (top-ups) any time to keep running, up to four times per billing period, and unused top-up credits roll into the next period. On Free there are no top-ups: you wait for the next monthly refresh or upgrade to a paid plan. Either way, no lost data or configuration.

**Can I upgrade or downgrade at any time?**
Yes. Upgrades take effect immediately, with billing adjusted accordingly. Downgrades take effect at the end of your current billing cycle. No penalties, no hidden fees.

**What are concurrent requests?**
Concurrency is how many requests run at the same time. The limit scales with your plan, so larger plans run more jobs in parallel.

**How does protected access work?**
Same primitives, same API. Set the protection level and Zenrows routes through the right stack (residential network, fingerprinting, retries, the recovery engine) so your code doesn't change between an open page and a hard-protected one.

**Does Zenrows work with Claude, Cursor, and Codex?**
Yes. The Agent Toolkit ships an MCP server, a CLI, and SDKs that connect to Claude Code, Cursor, Codex, Windsurf, Gemini CLI, and any MCP-compatible client. Every primitive is exposed as a tool, with auth built in.

**Do you offer SLAs and enterprise security?**
Yes, on Enterprise: an SLA, SOC 2 and ISO 27001 compliance, dedicated account management, premium support, and quarterly business reviews.

## Useful links

- Pricing page: https://www.zenrows.com/pricing
- Pricing docs: https://docs.zenrows.com/first-steps/pricing
- Get an API key: https://app.zenrows.com/register
- Talk to sales: https://www.zenrows.com/contact/sales
- SKILL.md: https://www.zenrows.com/SKILL.md
- llms.txt: https://www.zenrows.com/llms.txt
