# Capture Pricing

> Machine-readable pricing for Capture — the web automation platform for humans and agents.
> Last updated: 2026-06-05
> Currency: USD
> Human pricing page: https://capture.page/pricing
> API overview for agents: https://capture.page/llms.txt

## Model

Capture uses a one-time, pay-as-you-go credit system. There is no subscription and no monthly fee. Credits are shared across every API and never expire. Every new account receives 100 free credits.

- 1 credit = 1 successful request for the Screenshot, PDF, Content, and Metadata APIs. Failed requests are not charged.
- 1 credit = 1 minute of active Browser Session time (rounded up), charged when the session closes or expires — not per action.
- Credits from multiple purchases stack and never expire.
- Auto-recharge is available.

## Credit Packs

| Credits | Price (USD) | Unit price (USD/credit) | Rate limit | Support |
|---|---|---|---|---|
| 5,000 | 15 | 0.0030 | 60 requests/minute | Standard |
| 50,000 | 75 | 0.0015 | 120 requests/minute | Standard |
| 200,000 | 250 | 0.00125 | 240 requests/minute | Priority |

All packs are one-time purchases. The 50,000-credit pack is the most popular.

## Browser Sessions

| Item | Value |
|---|---|
| Billing | 1 credit per minute open (rounded up) |
| Charged | On session close or expiry |
| Billing unit | Session duration, not per action |
| Max session duration | 15 minutes |
| Max concurrent sessions | 5 |

Sessions are billed for the time the browser stays live. Close sessions as soon as the task is done to minimize cost.

## Free Tier

| Item | Value |
|---|---|
| Free credits on signup | 100 |
| Expiry | Never |
| Credit card required | No |

## Guarantee

Full refund on your first 2,500 credits if not satisfied — claimable within 60 days of payment, no questions asked.

## Rate Limits

Rate limits are soft limits tied to the most recent pack purchased (60 / 120 / 240 requests per minute) and are not enforced immediately. Contact sales@capture.page for higher limits or enterprise options.

## Payments

Processed by Stripe (PCI DSS compliant). Major international credit cards are supported.

## Purchase & Authentication

- Purchase credits: https://capture.page/pricing
- Dashboard: https://capture.page/dashboard
- REST APIs (screenshot, PDF, content, metadata) authenticate with an API key + secret hash.
- Browser Sessions and the MCP server authenticate with a Bearer token.

## Contact

- Support: support@capture.page
- Sales, enterprise, and volume pricing: sales@capture.page

## See Also

- API overview for agents: https://capture.page/llms.txt
- Documentation: https://docs.capture.page
